Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba9b…ec000x75bb…01baBase—$9.99100%coinbase79d ago0x1f6fe5…0bf785
0x337e…a7ee0x75bb…01baBase—$9.99100%coinbase79d ago0x8dcef9…506ece
0x001d…cb0a0x75bb…01baBase—$9.99100%coinbase79d ago0x210f5d…aa6446
0xfdf8…97e30x75bb…01baBase—$19.99100%coinbase79d ago0x619ed2…95aa36
0x4db6…43c30x75bb…01baBase—$19.99100%coinbase79d ago0x798584…13a211
dy1ngbreed.eth0x75bb…01baBase—$19.99100%coinbase79d ago0x0fe273…4bf39f
0x0561…04180x75bb…01baBase—$1.99100%coinbase80d ago0xd5d000…4b96ce
0x0561…04180x75bb…01baBase—$9.99100%coinbase80d ago0xddb66d…3f9d04
0xfb26…59a60x75bb…01baBase—$1.99100%coinbase80d ago0x08d9c0…8cfdc9
0x1846…5d870x75bb…01baBase—$9.99100%coinbase80d ago0xd3b54d…7737b3
0x2f37…b4850x75bb…01baBase—$1.99100%coinbase80d ago0x48901e…f8c039
0x2f37…b4850x75bb…01baBase—$1.99100%coinbase80d ago0x4d15c1…cd4e43
0x2f37…b4850x75bb…01baBase—$1.99100%coinbase80d ago0x47e5ec…288dbe
0xa47b…808c0x75bb…01baBase—$19.99100%coinbase80d ago0x80ebae…cb1d48
0x5a51…bafa0x75bb…01baBase—$1.99100%coinbase80d ago0x7f52a8…0fcb78
0xa395…7dee0x75bb…01baBase—$1.99100%coinbase80d ago0xe0b6ec…5226be
0xa395…7dee0x75bb…01baBase—$1.99100%coinbase80d ago0x6fe8ae…e45c97
0xa395…7dee0x75bb…01baBase—$1.99100%coinbase80d ago0xcb7762…2ae75d
0x6803…2e5c0x75bb…01baBase—$1.99100%coinbase80d ago0xec207f…aaf737
0xb498…e3310x75bb…01baBase—$1.99100%coinbase80d ago0x8ba4ad…cee425
0xb498…e3310x75bb…01baBase—$1.99100%coinbase80d ago0xf88b3f…d19088
stakemypol.eth0x75bb…01baBase—$19.99100%coinbase80d ago0x12734e…d8fa91
0x0bec…bf520x75bb…01baBase—$1.99100%coinbase80d ago0x77386c…8418b4
0x0bec…bf520x75bb…01baBase—$1.99100%coinbase80d ago0xf6001b…64f2d3
0x0bec…bf520x75bb…01baBase—$1.99100%coinbase80d ago0x687447…62d60e

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.