Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$2.10100%0xa7d7…e1b683d ago0x7dd74d…78c59f
0xa787…64cf0x0e3d…7757Base$5.25100%0x8c4f…19d783d ago0xfd3ad9…e71d89
0xa787…64cf0x0e3d…7757Base$2.10100%0x6361…440583d ago0x285674…946963
0xa787…64cf0x0e3d…7757Base$5.25100%0xed27…48f783d ago0xff6410…66d567
0xa787…64cf0x0e3d…7757Base$5.25100%0xfe8c…49bb83d ago0x036b9e…778993
0xa787…64cf0x0e3d…7757Base$13.65100%0x422e…487083d ago0x0afff8…6d17fb
0xa787…64cf0x0e3d…7757Base$10.50100%0x5e96…f15983d ago0xf52c67…7fb505
0xa787…64cf0x0e3d…7757Base$2.10100%0x8107…169983d ago0x3be4e2…c55d50
0xa787…64cf0x0e3d…7757Base$1.05100%0xc5c7…f8a583d ago0x85de9e…894045
0xa787…64cf0x0e3d…7757Base$1.05100%0x2c22…1f1c83d ago0xb79639…2daf23
0xa787…64cf0x0e3d…7757Base$7.35100%0xe7f6…e17483d ago0x50f5bf…1f082b
0xa787…64cf0x0e3d…7757Base$2.10100%0xe082…90c483d ago0xf0df73…55c703
0xa787…64cf0x0e3d…7757Base$52.50100%0xe2b6…b04c83d ago0x12ce5d…97b526
0xa787…64cf0x0e3d…7757Base$4.20100%0x3663…55ff83d ago0x016b69…8d8b7d
0xa787…64cf0x0e3d…7757Base$6.30100%0x35fd…376b83d ago0x7a4107…50905f
0xa787…64cf0x0e3d…7757Base$1.05100%0xbb4c…e40c83d ago0xf1b0c4…fec901
0xa787…64cf0x0e3d…7757Base$11.55100%0x2a1b…cb2883d ago0x858739…69d3ad
0xa787…64cf0x0e3d…7757Base$10.50100%0x5613…339e83d ago0xc680eb…a7a4d3
0xa787…64cf0x0e3d…7757Base$21.00100%0x79e1…2ea783d ago0x355b55…2d2a61
0xa787…64cf0x0e3d…7757Base$2.10100%0xe347…5b3083d ago0xf62a67…5338dd
0xa787…64cf0x0e3d…7757Base$12.60100%0x7869…5c2083d ago0xee1c1c…0bd4e6
0xa787…64cf0x0e3d…7757Base$5.25100%0xfaf2…854b83d ago0x4d0127…d05198
0xa787…64cf0x0e3d…7757Base$2.10100%0xe146…b43883d ago0x7a2ab7…ae8c4f
0xa787…64cf0x0e3d…7757Base$5.25100%0x0dd6…b0b083d ago0x1d8f77…6f4dd1
0xa787…64cf0x0e3d…7757Base$1.05100%0xd09f…ebf083d ago0x52efb0…452fc7

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.