Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2328…ac4e0x13bf…b9a7Base—$0.002100%coinbase97d ago0x102b4a…91847c
0x2328…ac4e0x13bf…b9a7Base—$0.004100%candidates97d ago0x6d5615…3c43bd
0x2328…ac4e0x13bf…b9a7Base—$0.002100%coinbase97d ago0x9a2471…e1abe8
0x2328…ac4e0x13bf…b9a7Base—$0.004100%candidates97d ago0x06b219…9870ec
0x2328…ac4e0x13bf…b9a7Base—$0.002100%coinbase97d ago0x36e6f6…5a55ea
0x2328…ac4e0x13bf…b9a7Base—$0.004100%candidates97d ago0xb96339…a4107c
0x2328…ac4e0x13bf…b9a7Base—$0.002100%coinbase97d ago0xc2be9b…682976
0x2328…ac4e0x13bf…b9a7Base—$0.004100%candidates97d ago0x9a806d…8ca0b8
0x2328…ac4e0x13bf…b9a7Base—$0.002100%coinbase97d ago0x0e29aa…fedbfa
0x2328…ac4e0x13bf…b9a7Base—$0.004100%candidates97d ago0xa6293b…a7f74e
0x2328…ac4e0x13bf…b9a7Base—$0.002100%candidates97d ago0x178ba2…c17e0a
0x2328…ac4e0x13bf…b9a7Base—$0.004100%candidates97d ago0x57d75d…9f5935
0x2328…ac4e0x13bf…b9a7Base—$0.002100%coinbase97d ago0x02ec1a…a7bb1d
0x2328…ac4e0x13bf…b9a7Base—$0.004100%candidates97d ago0xe29a11…d6ea8c
0x2328…ac4e0x13bf…b9a7Base—$0.002100%coinbase97d ago0xb825af…f452f5
0x2328…ac4e0x13bf…b9a7Base—$0.004100%candidates97d ago0xca1429…399ac5
0x2328…ac4e0x13bf…b9a7Base—$0.002100%coinbase97d ago0x4a8a0e…440770
0x2328…ac4e0x13bf…b9a7Base—$0.004100%candidates97d ago0x659adb…e5ea0f
0x2328…ac4e0x13bf…b9a7Base—$0.002100%candidates97d ago0xa6ee98…57b3e1
0x2328…ac4e0x13bf…b9a7Base—$0.004100%candidates97d ago0x41f686…390ca6
0x2328…ac4e0x13bf…b9a7Base—$0.002100%coinbase97d ago0x86575b…5851e6
0x2328…ac4e0x13bf…b9a7Base—$0.004100%candidates97d ago0xefe9d5…971104
0x2328…ac4e0x13bf…b9a7Base—$0.002100%candidates97d ago0xa6f9d3…63af6e
0x2328…ac4e0x13bf…b9a7Base—$0.004100%candidates97d ago0xd10449…92c9c3
0x2328…ac4e0x13bf…b9a7Base—$0.002100%coinbase97d ago0x893247…71a647

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.