Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9d1…008d0x7fcd…ee1bBase—$0.01100%coinbase66d ago0x7b7ece…d9868c
0xb9d1…008d0x46e0…41c3Base—$0.01100%coinbase66d ago0x77f955…34a4e0
0xb9d1…008d0x7f0a…346cBase—$0.01100%coinbase66d ago0x6f754e…a3ed5a
0xb9d1…008d0xaa2c…be2cBase—$0.01100%coinbase66d ago0x91c946…98a64c
0xb9d1…008d0x117c…b8ecBase—$0.01100%coinbase66d ago0xeffc4a…c20b07
0xb9d1…008d0x707d…8bbbBase—$0.01100%coinbase66d ago0x7030ab…d1502c
0xb9d1…008d0x9ad7…0ee8Base—$0.01100%coinbase66d ago0xd3bf90…66bda6
0xb9d1…008d0x1e4a…7221Base—$0.01100%coinbase66d ago0xec790a…20d0ff
0xb9d1…008d0x07ae…ae5fBase—$0.01100%coinbase66d ago0x39afa9…67c5e0
0xb9d1…008d0xe4e9…230fBase—$0.01100%coinbase66d ago0x40d072…f9885f
0xb9d1…008d0x4e2e…1a52Base—$0.01100%coinbase66d ago0x429cd4…3aac86
0xb9d1…008d0x1809…5323Base—$0.01100%coinbase66d ago0xc04d8d…010fa1
0xb9d1…008d0xe354…d2adBase—$0.01100%coinbase66d ago0x8d6730…d67e68
0xb9d1…008d0xebe8…37b8Base—$0.01100%coinbase66d ago0x731480…0c6d67
0xb9d1…008d0xc861…8ffaBase—$0.01100%coinbase66d ago0xf99dd4…116983
0xb9d1…008d0xcf76…512cBase—$0.01100%coinbase66d ago0x0370e8…44e619
0xb9d1…008d0x7c69…b913Base—$0.01100%coinbase66d ago0x0e12cc…2f7c63
0xb9d1…008d0x3e88…5ec1Base—$0.01100%coinbase66d ago0x7298f5…b079fe
0xb9d1…008d0x110f…481bBase—$0.01100%coinbase66d ago0xabf955…30e760
0xb9d1…008d0xa3e7…df0aBase—$0.01100%coinbase66d ago0x736844…567362
0xb9d1…008d0xacfb…0cd1Base—$0.01100%coinbase66d ago0x7ad9c7…e17510
0xb9d1…008d0x8735…1f31Base—$0.01100%coinbase66d ago0xbab9a9…256df2
0xb9d1…008d0x0371…5272Base—$0.01100%coinbase66d ago0x621dbb…9c5e6d
0xb9d1…008d0x6cec…efdfBase—$0.01100%coinbase66d ago0x954116…96c178
0xb9d1…008d0x1ca9…5e3eBase—$0.01100%coinbase66d ago0x14a2ca…9929c1

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.