Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown49d ago0xcd5c06…12aac6
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown49d ago0xc4de40…556e1d
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown49d ago0x366e25…45d8b5
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown49d ago0x1f0b28…91cdf7
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown49d ago0x91f357…5c5ce5
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown49d ago0x68b577…207b4a
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown49d ago0x7143c3…73e6eb
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown49d ago0xcbe3cc…7c27b5
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown49d ago0x6edd87…3a2fa8
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown49d ago0xebc54b…b6b017
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown49d ago0x0e2a9e…2a7475
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown49d ago0x8b7cf4…dcbae0
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown50d ago0x2dcc62…d223e1
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown50d ago0xc501f9…d55490
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown50d ago0x938c3b…0b21f9
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown50d ago0xb8f433…b4ce3c
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown50d ago0x829038…6bd25b
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown50d ago0x14ec49…261996
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown50d ago0x324127…3aba00
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown50d ago0x53194d…001071
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown50d ago0x5ca60a…33c679
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown50d ago0xa7eb6f…406b37
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown50d ago0xddb47e…ea6a61
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown50d ago0x42340f…2c75cc
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown50d ago0x660fe7…47774e

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.