Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe804…c12a0x3e0a…78e7Base—$0.004742100%coinbase74d ago0x57dfb7…fa7c80
0xe804…c12a0x3e0a…78e7Base—$0.005445100%coinbase74d ago0x928ba1…54068f
0xe804…c12a0x3e0a…78e7Base—$0.003304100%coinbase74d ago0x4ed0b6…6a3ec3
0xe804…c12a0x3e0a…78e7Base—$0.004927100%coinbase74d ago0x01d60a…fe6aa2
0xe804…c12a0x3e0a…78e7Base—$0.003912100%coinbase74d ago0xce1ad4…b8fb3d
0xe804…c12a0x3e0a…78e7Base—$0.005748100%coinbase74d ago0x7ee5d1…b89baa
0xe804…c12a0x3e0a…78e7Base—$0.003476100%coinbase74d ago0x1f34c7…79cbea
0xe804…c12a0x3e0a…78e7Base—$0.002928100%coinbase74d ago0x31ab27…8de6d1
0xe804…c12a0x3e0a…78e7Base—$0.005221100%coinbase75d ago0x4fb4d7…423f08
0xe804…c12a0x3e0a…78e7Base—$0.004753100%coinbase75d ago0x90c256…5aa836
0xe804…c12a0x3e0a…78e7Base—$0.003241100%coinbase75d ago0x1e493b…e515a8
0xe804…c12a0x3e0a…78e7Base—$0.003614100%coinbase75d ago0x4ffd6b…60fe78
0xe804…c12a0x3e0a…78e7Base—$0.005645100%coinbase75d ago0xb008e2…4a5b18
0xe804…c12a0x3e0a…78e7Base—$0.003652100%coinbase75d ago0xfb4f79…c6b8a1
0xe804…c12a0x3e0a…78e7Base—$0.003916100%coinbase75d ago0xb16ade…0239bc
0xe804…c12a0x3e0a…78e7Base—$0.004224100%coinbase75d ago0x375bfd…da27f9
0xe804…c12a0x3e0a…78e7Base—$0.003871100%coinbase75d ago0x4c9791…5cb508
0xe804…c12a0x3e0a…78e7Base—$0.003481100%coinbase75d ago0x77ccc9…4ebee0
0xe804…c12a0x3e0a…78e7Base—$0.003356100%coinbase75d ago0x21f11a…0dc3c2
0xe804…c12a0x3e0a…78e7Base—$0.005186100%coinbase75d ago0xf13b90…fd131d
0xe804…c12a0x3e0a…78e7Base—$0.003751100%coinbase75d ago0x472ebd…ed1a26
0xe804…c12a0x3e0a…78e7Base—$0.005251100%coinbase75d ago0x577af5…5ae9de
0xe804…c12a0x3e0a…78e7Base—$0.003123100%coinbase75d ago0xa1aeb9…b31c5c
0xe804…c12a0x3e0a…78e7Base—$0.003468100%coinbase75d ago0x8ac14e…d1d10a
0xe804…c12a0x3e0a…78e7Base—$0.00454100%coinbase75d ago0x944172…0b322e

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.