Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98d0…8d380x6366…f1e2Base—$0.007023100%0x6366…f1e262d ago0x503c17…4ec196
0x98d0…8d380x6366…f1e2Base—$0.11100%0x6366…f1e262d ago0xcabac9…d30b29
0x98d0…8d380x6366…f1e2Base—$0.006791100%0x6366…f1e262d ago0xa641a6…b2e672
0x98d0…8d380x6366…f1e2Base—$0.09100%0x6366…f1e262d ago0x5c6398…e01d23
0x98d0…8d380x6366…f1e2Base—$0.05100%0x17c8…043662d ago0x84b346…fa7fd1
0x98d0…8d380x6366…f1e2Base—$0.005826100%0x6366…f1e262d ago0x01deb0…16ba3f
0x98d0…8d380x6366…f1e2Base—$0.12100%0x6366…f1e262d ago0x1fb12f…7ec00e
0x98d0…8d380x6366…f1e2Base—$0.000027100%0x6366…f1e262d ago0x79b345…75a255
0x98d0…8d380x6366…f1e2Base—$0.006543100%0x6366…f1e262d ago0x8f0854…fd25ae
0x98d0…8d380x6366…f1e2Base—$0.12100%0x6366…f1e262d ago0x929c2e…9696a6
0x98d0…8d380x6366…f1e2Base—$0.004238100%0x6366…f1e262d ago0x134d98…cc3e04
0x98d0…8d380x6366…f1e2Base—$0.09100%0x6366…f1e262d ago0xd617ed…1b6d2a
0x98d0…8d380x6366…f1e2Base—$0.06100%0x6366…f1e262d ago0xe805a9…ae53c3
0x98d0…8d380x6366…f1e2Base—$0.000771100%0x6366…f1e262d ago0xc4f506…c7639a
0x98d0…8d380x6366…f1e2Base—$0.007251100%0x6366…f1e262d ago0x94d30a…ce683c
0x98d0…8d380x6366…f1e2Base—$0.13100%0x6366…f1e262d ago0xadbaf6…92eee6
0x98d0…8d380x6366…f1e2Base—$0.02100%0x17c8…043662d ago0xb2d9f1…d81097
0x98d0…8d380x6366…f1e2Base—$0.17100%0x6366…f1e262d ago0x0b206a…105ab2
0x98d0…8d380x6366…f1e2Base—$0.001789100%0x6366…f1e262d ago0xe2a251…af0681
0x98d0…8d380x6366…f1e2Base—$0.006774100%0x6366…f1e262d ago0x171f09…da22b0
0x98d0…8d380x6366…f1e2Base—$0.09100%0x6366…f1e262d ago0x9fe6df…2755ec
0x98d0…8d380x6366…f1e2Base—$0.03100%0xfc74…d8a562d ago0x78f8b8…84b66a
0x98d0…8d380x6366…f1e2Base—$0.04100%0x17c8…043662d ago0x25563f…bae0fb
0x98d0…8d380x6366…f1e2Base—$0.007414100%0x6366…f1e262d ago0xda80e5…ec89d8
0x98d0…8d380x6366…f1e2Base—$0.09100%0x6366…f1e262d ago0x59bd16…2088ee

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.