Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$5.2570%0xc330…c0b249d ago0xa04e64…e4807a
0xa787…64cf0x47c5…4fc3Base$8.4070%0x63f4…be0149d ago0x86d5d5…cd640d
0xa787…64cf0x47c5…4fc3Base$1.0570%0x8bdc…90be49d ago0x553cf4…ff7a4e
0xa787…64cf0x47c5…4fc3Base$1.0570%0x50b0…9cda49d ago0xe1acf8…79c561
0xa787…64cf0x47c5…4fc3Base$10.5070%0x07d6…1b9449d ago0x8d94cf…bb5cfa
0xa787…64cf0x0e3d…7757Base$3.15100%0x214e…3e4a49d ago0x72bced…5fdb48
0xa787…64cf0x47c5…4fc3Base$9.4570%0xe146…b43849d ago0x28510f…9574a3
0xa787…64cf0x47c5…4fc3Base$4.2070%0x39e0…3f7949d ago0x98bbb1…5f3c85
0xa787…64cf0x47c5…4fc3Base$3.1570%0xe218…89ec49d ago0xe8c671…2a8d60
0xa787…64cf0x47c5…4fc3Base$1.0570%0x127e…b24a49d ago0xeb07ae…4e290b
0xa787…64cf0x47c5…4fc3Base$5.2570%0xf345…7b3449d ago0xc50c0c…57752c
0xa787…64cf0x0e3d…7757Base$10.50100%0x1a34…32c149d ago0x4cd1b8…2194fa
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8817…492749d ago0xc96b91…987c33
0xa787…64cf0x0e3d…7757Base$5.25100%0x7bc8…426149d ago0x1ed0fb…b12699
0xa787…64cf0x47c5…4fc3Base$1.0570%0x2d29…913b49d ago0x3bc74b…48c39e
0xa787…64cf0x0e3d…7757Base$52.50100%0xe10f…cb7049d ago0x75d797…555667
0xa787…64cf0x47c5…4fc3Base$5.2570%0xf863…e52349d ago0x21f084…53d765
0xa787…64cf0x47c5…4fc3Base$2.1070%0x8e4d…98c049d ago0x0d9ee9…c3bab1
0xa787…64cf0x47c5…4fc3Base$5.2570%0x30b6…608949d ago0xfd2c24…22669a
0xa787…64cf0x47c5…4fc3Base$1.0570%0x4184…789b49d ago0xe79930…59b0cb
0xa787…64cf0x47c5…4fc3Base$5.2570%0x72ef…0ffd49d ago0x383c1f…6dcdb2
0xa787…64cf0x47c5…4fc3Base$5.2570%0xdb8c…386149d ago0xcce445…0bca6c
0xa787…64cf0x0e3d…7757Base$15.75100%0x6204…112249d ago0xaaa087…3a6e54
0xa787…64cf0x47c5…4fc3Base$10.5070%0xe59f…80f749d ago0xbf64e2…07ba1f
0xa787…64cf0x47c5…4fc3Base$21.0070%0xe4c8…f88749d ago0xd9ba73…c84aad

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.