Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x6a3f04…16a952
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x3645df…1e075e
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x1e941b…a64823
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x67c25c…0000e3
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0xa5234d…140e4e
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x2cf54c…31a805
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x7c110f…3a406b
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x79c114…9f84f5
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0xae74b7…de8e04
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x6c76a9…daad62
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x458de1…55b61f
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0xee2a9e…66373f
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0xf34193…fec102
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x8cfa87…2206e5
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0xce088b…7db7ee
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x8e836d…cbb60a
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0xa97772…7ae606
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x60ccef…f42387
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x47933a…f5c51c
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x6bf056…0f3646
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0x20f7c3…15dd5e
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0xe57778…b4f0e7
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0xcde95d…14659c
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0xbbbe6d…5deea9
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa21d ago0xbb76ea…003f41

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.