Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x3c35…aa7321d ago0x97ef88…c0f527
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x8944…ba2a21d ago0xd6b158…fa3d1f
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x2bdf…11ce21d ago0x7cdbc2…5ee92a
0xa17c…60a90x47c5…4fc3Base—$31.5070%0x3c35…aa7321d ago0x1d1e32…fa3497
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xb725…f2dd21d ago0xae113a…204c28
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x1f15…885721d ago0x8699c1…76b30c
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x0dd6…b0b021d ago0xb6a972…922a4b
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x6d25…ee4121d ago0xdbbca4…62b847
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xa7b1…4ca421d ago0xb2f14c…8bc5a8
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x28a1…4ae521d ago0xb4b6b6…13abae
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xc07c…d71821d ago0x7b791c…436ff9
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xad90…433221d ago0xf7e1f7…1c1ce5
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x60af…6a2521d ago0xc90f4c…095878

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.