Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$3.25100%0xbb99…f69a107d ago0xfe0f43…df074c
0x34d0…ce920x0e3d…7757Base—$50.00100%0x12fd…41c8107d ago0xb60029…2ec8c5
0xb93c…51ba0x0e3d…7757Base—$1.00100%0x0ad8…9d8a107d ago0xb851db…aa3a48
0x84f6…253c0x0e3d…7757Base—$21.25100%0xa7d7…e1b6107d ago0x7c9468…f4ec84
0x1332…66eb0x0e3d…7757Base—$73.50100%0xfdd4…df72107d ago0xa80024…3bed84
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x8107…1699107d ago0xf75fbb…c95d74
0x1332…66eb0x0e3d…7757Base—$78.75100%0x7bc8…4261107d ago0x8428c7…8d5a72
0x2859…e2410x0e3d…7757Base—$0.01100%0x54e2…bc75107d ago0xc3ee06…f2241b
0xdc44…9dc60x0e3d…7757Base—$49.35100%0xd4ab…0bb6107d ago0xd80fb5…b76424
0x48a1…ba1f0x0e3d…7757Base—$26.25100%0x19e0…dcbe107d ago0x0b1cbc…db31ec
0x3727…52880x0e3d…7757Base—$26.25100%0x44e3…3432107d ago0x881280…f3f982
0x1332…66eb0x0e3d…7757Base—$3.25100%0xfb58…2b72107d ago0xae0b0c…18a7ec
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3e70…fea1107d ago0xc35ca0…f70e66
0xa787…64cf0x0e3d…7757Base—$26.25100%0xe4c8…f887107d ago0x3c0dc5…b80e3a
0x1332…66eb0x0e3d…7757Base—$52.50100%0x8f67…d014107d ago0xb770e5…069607
0xdd07…45b90x0e3d…7757Base—$1.05100%0xf261…5d41107d ago0xcc54c4…cb7303
0xdd07…45b90x0e3d…7757Base—$1.05100%0xd798…8751107d ago0x550d07…dbae9f
sayhai.eth0x0e3d…7757Base—$52.50100%0x10ee…31de107d ago0xad3295…0375b8
0xd65d…64220x0e3d…7757Base—$10.50100%0x89b2…a87a107d ago0x1c4e17…15c343
0xa17c…60a90x0e3d…7757Base—$15.75100%0x551c…90e5107d ago0xb8d5fe…76a08d
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4e4a…2e73107d ago0x3c917e…23263a
0x1332…66eb0x0e3d…7757Base—$18.90100%0xcf6b…a40a107d ago0x6b5f90…296f19
0x3d24…75950x0e3d…7757Base—$4.20100%0x0485…d429107d ago0xb15a9d…cf64b7
0x1332…66eb0x0e3d…7757Base—$19.95100%0x2fb6…1297107d ago0x727ae2…0c135c
0xa787…64cf0x0e3d…7757Base—$3.15100%0x7869…5c20107d ago0x9ebf24…10ab87

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.