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—$10.50100%0x50b0…9cda85d ago0x15bafc…339c17
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x8503…c07285d ago0x03338a…38abba
0x20ea…08610x0e3d…7757Base—$10.50100%0xb7fe…9d8085d ago0xfa351f…9d6ba5
0x1332…66eb0x0e3d…7757Base—$21.00100%0x1efc…9e4385d ago0xe8c03b…bb79b0
0x686c…bd560x0e3d…7757Base—$25.00100%0x3d53…a35985d ago0x3dd1b0…cb4481
0x1332…66eb0x0e3d…7757Base—$10.00100%0x0c68…47ce85d ago0xaecd1c…27ad44
0xe2bd…afcd0x0e3d…7757Base—$199.50100%0x55b3…f1a085d ago0x4e4c0e…16d41a
0x1332…66eb0x0e3d…7757Base—$26.25100%0xc7c2…61a585d ago0x884fff…20a6ef
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2d1c…632c85d ago0xa2a7a3…a85e4d
0x8cfa…be850x0e3d…7757Base—$1.05100%0x6d49…84c885d ago0xd8ef11…5b7449
0x3f3e…d87a0x0e3d…7757Base—$21.00100%0x1e0a…902e85d ago0x9b4505…b0f175
0x1332…66eb0x0e3d…7757Base—$35.70100%0x6170…fcde85d ago0x44f080…e80bf6
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x0d74…aad685d ago0x2a4caf…7c9b13
0x1332…66eb0x0e3d…7757Base—$52.50100%0xdae3…916a85d ago0xfb53ab…95f560
0xc9a2…31540x0e3d…7757Base—$2.10100%0xa8e8…666885d ago0xaf3a05…7f3872
0xa787…64cf0x0e3d…7757Base—$10.50100%0x4689…1c4b85d ago0xd0bdd6…9097d8
0x1332…66eb0x0e3d…7757Base—$84.00100%0x2b28…0c2185d ago0x489a01…f0cbbf
0x1332…66eb0x0e3d…7757Base—$25.00100%0x2d29…913b85d ago0x349021…4acf9d
0x1332…66eb0x0e3d…7757Base—$105.00100%0xbc41…9c5b85d ago0xe02d70…6aea7a
0x84df…9f4f0x0e3d…7757Base—$420.00100%0x1e0a…902e85d ago0x42fcdb…dda8b3
0xac41…f5ab0x0e3d…7757Base—$10.50100%0xa5e3…a7a385d ago0x15df48…11c38e
0xa787…64cf0x0e3d…7757Base—$5.25100%0x6d7b…aade85d ago0x2b5e87…abfcae
0x1332…66eb0x0e3d…7757Base—$10.50100%0x7492…70ae85d ago0x0038ea…6defd4
0x1332…66eb0x0e3d…7757Base—$7.35100%0xbe69…299285d ago0x8e4c43…182bfb
0x1332…66eb0x0e3d…7757Base—$14.70100%0xcb6c…da0b85d ago0x4495cb…04a576

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.