Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base—$5.56100%Payer-submitted83d ago0x35d063…3963b6
0xa54d…49f50xe742…ea88Base—$49.46100%Payer-submitted83d ago0x26605f…b48d28
0xa54d…49f50xe742…ea88Base—$9.69100%Payer-submitted83d ago0x4ec55d…7cd1ac
0xa54d…49f50xe742…ea88Base—$20.93100%Payer-submitted83d ago0x0fb1c0…945b7d
0xa54d…49f50xe742…ea88Base—$16.91100%Payer-submitted83d ago0x598359…48cd79
0xa54d…49f50xe742…ea88Base—$376.27100%Payer-submitted83d ago0xe0ef6c…d0abab
0xa54d…49f50xe742…ea88Base—$19.83100%Payer-submitted83d ago0x445b61…fa4a2e
0xa54d…49f50xe742…ea88Base—$879.41100%Payer-submitted83d ago0x564db4…b40b30
0xa54d…49f50xe742…ea88Base—$4.70100%Payer-submitted83d ago0x63bb1c…31e991
0xa54d…49f50xe742…ea88Base—$882.87100%Payer-submitted83d ago0x769c4d…df5c2d
0xa54d…49f50xe742…ea88Base—$878.44100%Payer-submitted83d ago0x47e3cb…3417a6
0xa54d…49f50xe742…ea88Base—$13.97100%Payer-submitted83d ago0x8d3eb7…244562
0xa54d…49f50xe742…ea88Base—$869.51100%Payer-submitted83d ago0x07ac8d…e42da1
0xa54d…49f50xe742…ea88Base—$861.07100%Payer-submitted83d ago0x8bdca0…c26b57
0xa54d…49f50xe742…ea88Base—$858.36100%Payer-submitted83d ago0xf60f53…fd3001
0xa54d…49f50xe742…ea88Base—$855.20100%Payer-submitted83d ago0x8da787…0f167f
0xa54d…49f50xe742…ea88Base—$5.70100%Payer-submitted83d ago0x819684…6a6e1b
0xa54d…49f50xe742…ea88Base—$1.35100%Payer-submitted83d ago0xa15b63…9c006f
0xa54d…49f50xe742…ea88Base—$1.61100%Payer-submitted83d ago0x3b72b7…c8db23
0xa54d…49f50xe742…ea88Base—$56.30100%Payer-submitted83d ago0x65cb9a…56194b
0xa54d…49f50xe742…ea88Base—$100.21100%Payer-submitted84d ago0x546120…e43566
0xa54d…49f50xe742…ea88Base—$17.26100%Payer-submitted84d ago0x67ea70…d439d9
0xa54d…49f50xe742…ea88Base—$88.49100%Payer-submitted84d ago0xbafb49…9c2e78
0xa54d…49f50xe742…ea88Base—$27.21100%Payer-submitted84d ago0x71f21d…d3c173
0xa54d…49f50xe742…ea88Base—$495.99100%Payer-submitted84d ago0xe65edf…26f5e3

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.