Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$1.05100%0x1ae8…2c7398d ago0xeb8b5f…9379cd
0xc9a2…31540x0e3d…7757Base—$1.05100%0x238c…f4bb98d ago0x57ac02…ca69f2
0xc9a2…31540x0e3d…7757Base—$1.05100%0x8121…3f9d98d ago0xead918…0122aa
0xc9a2…31540x0e3d…7757Base—$1.05100%0xf760…e9ab98d ago0x4d1cd3…9e9a23
0xc9a2…31540x0e3d…7757Base—$1.05100%0x551c…90e598d ago0xbf5a45…805c56
0xc9a2…31540x0e3d…7757Base—$3.15100%0x1c06…7baa98d ago0x41fc3a…cc92a2
0xc9a2…31540x0e3d…7757Base—$2.10100%0xf31d…cc4b98d ago0x7049b4…67f22f
0xc9a2…31540x0e3d…7757Base—$3.15100%0xbe69…299298d ago0x9352b1…313fbf
0xc9a2…31540x0e3d…7757Base—$2.10100%0xe218…89ec98d ago0xca2310…f022e4
0xc9a2…31540x0e3d…7757Base—$21.00100%0x35fd…376b98d ago0xa8cc71…dcb500
0xc9a2…31540x0e3d…7757Base—$11.55100%0x1af6…8fa398d ago0x0df4b9…0990d0
0xc9a2…31540x0e3d…7757Base—$10.50100%0xfb22…aa3b98d ago0xa3c6dd…5ba938
0xc9a2…31540x0e3d…7757Base—$5.25100%0x0f31…87b198d ago0x57b29c…34309a
0xc9a2…31540x0e3d…7757Base—$10.50100%0x8de7…1c2c98d ago0x805e12…8c693c
0xc9a2…31540x0e3d…7757Base—$21.00100%0x8d6c…345898d ago0x83772b…ee2d35
0xc9a2…31540x0e3d…7757Base—$6.30100%0x63fd…c86f98d ago0xc7d8fb…f273e7

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.