Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x3d44…41159d ago0x7b96fb…e26df9
0xbaf6…e02d0x47c5…4fc3Base—$31.5070%0x1f15…88579d ago0x8959e5…68fc76
0xbaf6…e02d0x47c5…4fc3Base—$15.7570%0x791a…97b49d ago0xc12e05…dbf13f
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x8f67…d0149d ago0xe7ad5d…439a2e
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xd253…4d189d ago0x3aa809…f70186
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x7492…70ae9d ago0x5a32bd…262a8b
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x9d18…1e3a9d ago0x2565f5…4277dd
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x50b0…9cda9d ago0xdc291f…9061fb
0xbaf6…e02d0x47c5…4fc3Base—$42.0070%0xb1ed…f8549d ago0x545860…db3c3e
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x3494…a4d19d ago0xe65ff6…bbf4c1
0xbaf6…e02d0x47c5…4fc3Base—$14.7070%0x3368…d66b9d ago0xdad4d9…be125b
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xe935…f9049d ago0xda2ded…0d8d03
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xd812…ee449d ago0x8b7d18…9b7bb7
0xbaf6…e02d0x47c5…4fc3Base—$21.0070%0x6768…24359d ago0x50719b…7f9422
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xf643…98109d ago0xd1869c…7ef7ef
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x7430…b4bb9d ago0xc99c34…451ad2
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xdfb4…bf939d ago0x427c2d…bf2003
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x2fa9…16de9d ago0xf4e0cc…86310f
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x170f…623010d ago0xdf2ab7…6c92c1
0xbaf6…e02d0x47c5…4fc3Base—$21.0070%0x9e2a…5a9410d ago0x69acbf…3cf796

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.