Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06c5…e74c0x9386…ca25Basex402 service$10.79100%coinbase12d ago0x703608…5b3b4e
0xf546…21d70x9386…ca25Basex402 service$10.79100%coinbase12d ago0x6f25b7…b3fe52
0xf546…21d70x9386…ca25Basex402 service$18.00100%coinbase12d ago0xb5db87…17f63a
0x9eef…21450x9386…ca25Basex402 service$18.00100%coinbase12d ago0xbcfb29…5a7da0
0xf017…82e60x9386…ca25Basex402 service$18.00100%coinbase12d ago0xfd19d4…1b2e2e
0xe6b8…a95e0x9386…ca25Basex402 service$18.00100%coinbase12d ago0x400e70…966342
0xe6b8…a95e0x9386…ca25Basex402 service$10.79100%coinbase12d ago0xae289a…70d249
0xe6b8…a95e0x9386…ca25Basex402 service$18.00100%coinbase12d ago0x531538…22926c
0xf0bd…4aee0x9386…ca25Basex402 service$10.79100%coinbase12d ago0x854f23…e68838
0xf0bd…4aee0x9386…ca25Basex402 service$10.79100%coinbase12d ago0x017305…e0bd23
0x1558…611c0x9386…ca25Basex402 service$10.79100%coinbase12d ago0xc024fe…b7169f
0x027b…dee80x9386…ca25Basex402 service$10.79100%coinbase12d ago0xb1bba7…4d4fb7
0x6732…dbcb0x9386…ca25Basex402 service$18.00100%coinbase12d ago0x38ef0a…e295c9
0x7cc6…a9c70x9386…ca25Basex402 service$18.00100%coinbase12d ago0x2baca6…62c3f9
0x7cc6…a9c70x9386…ca25Basex402 service$18.00100%coinbase12d ago0x7171f7…74258d
0x79e9…7bc80x9386…ca25Basex402 service$18.00100%coinbase12d ago0x400f1b…7c487f
0x88d6…5cda0x9386…ca25Basex402 service$10.79100%coinbase12d ago0x0983bc…98accd
0xb406…de540x9386…ca25Basex402 service$10.79100%coinbase12d ago0x31c01c…783e7e
0x79e9…7bc80x9386…ca25Basex402 service$10.79100%coinbase12d ago0x17525f…7dbe29
0xb406…de540x9386…ca25Basex402 service$18.00100%coinbase12d ago0x08bb04…8fdc2d
0x6732…dbcb0x9386…ca25Basex402 service$10.79100%coinbase12d ago0xb6f0f6…bc2970
0xd65c…960c0x9386…ca25Basex402 service$18.00100%coinbase12d ago0x9d4ae4…2ec9cf
0x8687…ca460x9386…ca25Basex402 service$18.00100%coinbase12d ago0xdf3c7c…5ca8a9
0x0b9a…c21f0x9386…ca25Basex402 service$18.00100%coinbase12d ago0x222996…85d862
0xb4d3…ed120x9386…ca25Basex402 service$18.00100%coinbase12d ago0x48c234…7e35c1

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.