Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66dd…a4580x13bf…b9a7Base—$0.002100%coinbase122d ago0x81d73f…38489d
0x66dd…a4580x13bf…b9a7Base—$0.004100%candidates122d ago0xa0189d…8a3540
0x66dd…a4580x13bf…b9a7Base—$0.002100%coinbase122d ago0x2f71bf…e6e5fa
0x66dd…a4580x13bf…b9a7Base—$0.004100%candidates122d ago0x581551…533c25
0x66dd…a4580x13bf…b9a7Base—$0.002100%coinbase122d ago0x8f4c27…78df90
0x66dd…a4580x13bf…b9a7Base—$0.004100%candidates122d ago0x2593ed…6a04ce
0x66dd…a4580x13bf…b9a7Base—$0.002100%coinbase122d ago0x5ce721…c20f9b
0x66dd…a4580x13bf…b9a7Base—$0.004100%candidates122d ago0x594e54…6dda9f
0x66dd…a4580x13bf…b9a7Base—$0.002100%coinbase122d ago0x434563…835026
0x66dd…a4580x13bf…b9a7Base—$0.004100%candidates122d ago0xb97aea…5c535e
0x66dd…a4580x13bf…b9a7Base—$0.002100%coinbase122d ago0x063e8f…021b00
0x66dd…a4580x13bf…b9a7Base—$0.004100%candidates122d ago0xdce06c…c3684f
0x66dd…a4580x13bf…b9a7Base—$0.002100%coinbase122d ago0x670444…33b195
0x66dd…a4580x13bf…b9a7Base—$0.004100%candidates122d ago0x6e0d9b…71a8f7
0x66dd…a4580x13bf…b9a7Base—$0.002100%coinbase122d ago0xd4afc5…3654c1
0x66dd…a4580x13bf…b9a7Base—$0.004100%candidates122d ago0xfd8d83…6f48f4
0x66dd…a4580x13bf…b9a7Base—$0.002100%coinbase122d ago0x4e06b8…7cf631
0x66dd…a4580x13bf…b9a7Base—$0.004100%candidates122d ago0x4c8b02…98c531
0x66dd…a4580x13bf…b9a7Base—$0.002100%coinbase122d ago0x7a0778…8bce11
0x66dd…a4580x13bf…b9a7Base—$0.004100%candidates122d ago0x4aa0c9…8ba1ee
0x66dd…a4580x13bf…b9a7Base—$0.002100%coinbase122d ago0x8eed71…72cc09
0x66dd…a4580x13bf…b9a7Base—$0.004100%candidates122d ago0xa55e98…0bc2f2
0x66dd…a4580x13bf…b9a7Base—$0.002100%coinbase122d ago0x027829…62b085
0x66dd…a4580x13bf…b9a7Base—$0.004100%candidates122d ago0x8a4158…5ccfd4
0x66dd…a4580x13bf…b9a7Base—$0.002100%coinbase122d ago0xb30b7b…58763c

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.