Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa72…26f90x10c1…1e24Base—$0.61100%coinbase118d ago0xe5d132…cc0660
0xfa72…26f90x10c1…1e24Base—$0.76100%coinbase118d ago0xad0f86…295fa9
0xfa72…26f90x10c1…1e24Base—$0.86100%coinbase118d ago0x1970e2…ba4fff
0xfa72…26f90x10c1…1e24Base—$0.66100%coinbase118d ago0x804608…736810
0xfa72…26f90x10c1…1e24Base—$0.63100%coinbase118d ago0x3f5b11…eb8c7a
0xfa72…26f90x10c1…1e24Base—$0.59100%coinbase118d ago0xadd208…ebab8e
0xfa72…26f90x10c1…1e24Base—$0.58100%coinbase118d ago0x7a80d1…c46751
0xfa72…26f90x10c1…1e24Base—$0.59100%coinbase118d ago0x122549…cac525
0xfa72…26f90x10c1…1e24Base—$0.54100%coinbase118d ago0x078d7f…a3f8a5
0xfa72…26f90x10c1…1e24Base—$0.52100%coinbase118d ago0x864e31…2b2ab5
0xfa72…26f90x10c1…1e24Base—$0.50100%coinbase118d ago0xb4e4a0…8890e9
0xfa72…26f90x10c1…1e24Base—$0.52100%coinbase118d ago0x2ed633…c96f63
0xfa72…26f90x10c1…1e24Base—$0.91100%coinbase118d ago0x454f34…fbd2dd
0xfa72…26f90x10c1…1e24Base—$0.80100%coinbase118d ago0xf8d952…9ab302
0xfa72…26f90x10c1…1e24Base—$0.76100%coinbase118d ago0x4952d2…82584e
0xfa72…26f90x10c1…1e24Base—$0.50100%coinbase118d ago0xb351c4…03bd1c
0xfa72…26f90x10c1…1e24Base—$0.80100%coinbase118d ago0x14960c…eca9f8
0xfa72…26f90x10c1…1e24Base—$0.61100%coinbase118d ago0x8f8a75…b36755
0xfa72…26f90x10c1…1e24Base—$0.63100%coinbase118d ago0x7d4de3…5d3560
0xfa72…26f90x10c1…1e24Base—$0.61100%coinbase118d ago0x6ba9cd…263550
0xfa72…26f90x10c1…1e24Base—$0.55100%coinbase118d ago0x0ce81e…0d9734
0xfa72…26f90x10c1…1e24Base—$0.98100%coinbase118d ago0x25e2ec…96bf7b
0xfa72…26f90x10c1…1e24Base—$0.55100%coinbase118d ago0x1c8bde…0e5787

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.