Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c0f…830b0x4709…095cBase—$0.01100%coinbase57d ago0x8230f5…d4888a
0x7c0f…830b0x59b2…5b93Base—$0.01100%coinbase57d ago0x3c1d84…9679b7
0x7c0f…830b0xed4b…791bBase—$0.01100%coinbase57d ago0xd9f761…96e8ed
0x7c0f…830b0xa27b…f116Base—$0.01100%coinbase57d ago0x117826…ac9f9a
0x7c0f…830b0xcfb8…4464Base—$0.01100%coinbase57d ago0x6c6488…89c9dd
0x7c0f…830b0x7811…90f0Base—$0.01100%coinbase57d ago0x7411db…e5f713
0x7c0f…830b0x095f…3bceBase—$0.01100%coinbase57d ago0x71915f…83bdf6
0x7c0f…830b0x2d90…9953Base—$0.01100%coinbase57d ago0x50a257…aada68
0x7c0f…830b0x7ccd…81e8Base—$0.01100%coinbase57d ago0x874bb4…09049c
0x7c0f…830b0x1c46…3ceaBase—$0.01100%coinbase57d ago0xdf9288…9ec096
0x7c0f…830b0x3c21…946bBase—$0.01100%coinbase57d ago0x20d700…b0bc22
0x7c0f…830b0xaca6…b533Base—$0.01100%coinbase57d ago0x258e2f…dd9aaf
0x7c0f…830b0x393e…a7cfBase—$0.01100%coinbase57d ago0x51ded1…4375be
0x7c0f…830b0x60fb…3626Base—$0.01100%coinbase57d ago0x7d7658…bb3c4c
0x7c0f…830b0xa598…77ddBase—$0.01100%coinbase57d ago0xe36b4d…7121d1
0x7c0f…830b0x2c07…b785Base—$0.01100%coinbase57d ago0xd2b75b…524316
0x7c0f…830b0x55e3…ee28Base—$0.01100%coinbase57d ago0x9e4efc…042eb6
0x7c0f…830b0xf8db…cb02Base—$0.01100%coinbase57d ago0x47d883…367f83
0x7c0f…830b0x9842…b165Base—$0.01100%coinbase57d ago0x6d3917…d7cad2
0x7c0f…830b0x4c7d…d194Base—$0.01100%coinbase57d ago0xbdfedd…f28783
0x7c0f…830b0xf7cb…cebcBase—$0.01100%coinbase57d ago0x6edbbf…e74594
0x7c0f…830b0xf98f…1889Base—$0.01100%coinbase57d ago0xde00d3…4a00a0
0x7c0f…830b0xa6b3…c405Base—$0.01100%coinbase57d ago0x9883a7…f84076
0x7c0f…830b0x85b0…ad21Base—$0.01100%coinbase57d ago0x5a5165…d1b30a
0x7c0f…830b0xdd73…fc92Base—$0.01100%coinbase57d ago0x901c3a…3eadcb

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.