Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase15m ago0x7223ae…0dbfdc
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase30m ago0x80dd8c…0ea2ad
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase45m ago0x5dfd00…b1d5f2
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase1h ago0x450256…64938f
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase1h ago0x51c531…8b8aba
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase1h ago0x10a31b…fa3cea
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase1h ago0x653a1d…6f32a4
0x89d9…a10d0xdb5a…0671Base$0.005100%coinbase1h ago0x0344bf…d22e65
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2h ago0xb15133…aae47c
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2h ago0x11157e…6e904b
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2h ago0x453512…5974c7
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2h ago0xfa12b6…1485c2
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2h ago0xfbfc11…883804
0x89d9…a10d0xdb5a…0671Base$0.005100%coinbase2h ago0x161275…be1b90
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2h ago0x1c2ed1…6c0436
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2h ago0xa5e044…72c153
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2h ago0x54d576…95fde1
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase3h ago0x84bae5…96d625
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase3h ago0x47b666…557082
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase3h ago0x8d142f…d4a1ba
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase3h ago0xcd67e3…b9ee2c
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase4h ago0xfc7f4d…6d5647
0x6ccd…b1a50xdb5a…0671Base$0.02100%coinbase4h ago0x1820c0…174e7c
0x6ccd…b1a50xdb5a…0671Base$0.02100%coinbase4h ago0x927b8d…2ef364
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase4h ago0x3e0dc4…f1bbe2

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.