Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09a9…0bfb0x590a…38c5Base—$107.9370%0x723a…522719d ago0x319a56…e83500
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0xb5d81b…4572f2
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x03a80f…ff8a05
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa19d ago0xc742d8…d70aa6
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa19d ago0xf0fd53…0f6a4e
0x5d4d…0afd0xfe80…47eeBase—$0.001100%fluxa19d ago0x8a8f6c…afc8a7
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa19d ago0x3c25b3…1a770b
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0xc618f6…ff9574
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase19d ago0xc5f849…91a561
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase19d ago0x0a3e79…5f2405
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x03011b…0bde47
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x42cf22…f710ea
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x84183a…49ad7b
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xa6eae7…4c0f42
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xcf0f83…b24b2a
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xaa34a1…a9f723
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x0a0b9f…6a5bfe
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xbd75a3…d65181
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x478766…24c098
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x0d9c5e…b6bd62
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0xc66d80…f366f6
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x5a76d1…844f6d
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x952c1e…ca25e5
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x4ec6c0…314c73
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0xcf45b0…445bf1

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://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://roundhouseai.io/dashboard/team.

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