Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x0071…807b0x73fc…b29bBase—$0.01100%0x0018…ca97110d ago0x4a435d…b2980b
0x0071…807b0x73fc…b29bBase—$0.01100%0x0018…ca97110d ago0x87bab3…201ebd
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0018…ca97110d ago0x024d60…158b95
0x0071…807b0x73fc…b29bBase—$0.01100%0x0018…ca97110d ago0xa5435e…bebee8
0x0071…807b0x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0x106f17…2a9b0b
0x0071…807b0x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0x91f931…ce1cd6
0x0071…807b0x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0xd45975…48693a
0x0071…807b0x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0x833240…365ef5
0x0071…807b0x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0xceb573…3b5337
0x0071…807b0x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0xcb1d11…71ed82
0x991f…feab0x73fc…b29bBase—$0.006100%0x0018…ca97111d ago0x24c627…e18630
0xf6e9…738c0x73fc…b29bBase—$0.006100%0x0018…ca97111d ago0x3cef12…cde4da
0x0071…807b0x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0x8e5698…ece80b
0x0071…807b0x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0xe3a63b…59c870
0x0071…807b0x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0x929362…82f6e2
0xa75a…3ce80x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0x3cd276…298269
0xc49a…34440x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0x1bc5fb…8ebfe5
0xc49a…34440x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0x701930…ab7a45
0xc49a…34440x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0x3d1688…2a0afe
0x7100…9c140x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0x3bdd39…1de62a
0x7100…9c140x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0x47940e…8011d4

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.