Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd135…8f590x6366…f1e2Base$0.006965100%candidates115d ago0xcd82a2…0e48d5
0xd135…8f590x6366…f1e2Base$0.04100%candidates115d ago0xa4b30f…f37a51
0xd135…8f590x6366…f1e2Base$0.00731100%candidates115d ago0x564230…057c77
0xd135…8f590x6366…f1e2Base$0.03100%candidates115d ago0xb42c39…32df06
0xd135…8f590x6366…f1e2Base$0.007311100%0x6366…f1e2115d ago0x43093b…b5030d
0xd135…8f590x6366…f1e2Base$0.04100%0x6366…f1e2115d ago0xea4d75…937db0
0xd135…8f590x6366…f1e2Base$0.007428100%0xa46e…ec94116d ago0xa7f0c1…4282b7
0xd135…8f590x6366…f1e2Base$0.05100%0xa46e…ec94116d ago0xa800f3…130418
0xd135…8f590x6366…f1e2Base$0.0062100%0x6366…f1e2116d ago0x1273a7…8ea841
0xd135…8f590x6366…f1e2Base$0.03100%0x4873…5369116d ago0x2f7bd5…9e0066
0xd135…8f590x6366…f1e2Base$0.000544100%0xa46e…ec94116d ago0x5c8927…cb64e7
0xd135…8f590x6366…f1e2Base$0.04100%0xa46e…ec94116d ago0xc73c59…e84b63
0xd135…8f590x6366…f1e2Base$0.0057100%0x6366…f1e2116d ago0x3f9a5d…b92277
0xd135…8f590x6366…f1e2Base$0.03100%0xdf51…2402116d ago0x0f7fe9…141b97
0xd135…8f590x6366…f1e2Base$0.001375100%0x08ff…bb06116d ago0x5d0038…fe49bb
0xd135…8f590x6366…f1e2Base$0.04100%0x08ff…bb06116d ago0x005f67…be22b8
0xd135…8f590x6366…f1e2Base$0.007678100%0x6366…f1e2116d ago0x19761f…535579
0xd135…8f590x6366…f1e2Base$0.03100%0x6366…f1e2116d ago0xf9b708…a5a497
0xd135…8f590x6366…f1e2Base$0.04100%0xbe53…e902116d ago0xe788e0…d44f28
0xd135…8f590x6366…f1e2Base$0.007664100%0xa46e…ec94116d ago0x31d0ca…a4e856
0xd135…8f590x6366…f1e2Base$0.04100%0xa46e…ec94116d ago0x294f12…88af46

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.