Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1c8…754b0x3e0a…78e7Base—$0.005018100%coinbase73d ago0x9863a0…88bc07
0xb1c8…754b0x3e0a…78e7Base—$0.003206100%coinbase73d ago0x918465…bb8311
0xb1c8…754b0x3e0a…78e7Base—$0.004747100%coinbase73d ago0xd162cf…0f2ef5
0xb1c8…754b0x3e0a…78e7Base—$0.004753100%coinbase73d ago0x3f12f7…74fe71
0xb1c8…754b0x3e0a…78e7Base—$0.003822100%coinbase73d ago0x8ce417…631e7e
0xb1c8…754b0x3e0a…78e7Base—$0.002789100%coinbase73d ago0xf26d48…0879be
0xb1c8…754b0x3e0a…78e7Base—$0.005222100%coinbase73d ago0xc2af1b…11f165
0xb1c8…754b0x3e0a…78e7Base—$0.003615100%coinbase73d ago0xcf7ee1…40fb06
0xb1c8…754b0x3e0a…78e7Base—$0.004723100%coinbase73d ago0x3c6e3a…044782
0xb1c8…754b0x3e0a…78e7Base—$0.003535100%coinbase73d ago0x3e9542…6578bf
0xb1c8…754b0x3e0a…78e7Base—$0.00408100%coinbase73d ago0xc6cecd…9dc08f
0xb1c8…754b0x3e0a…78e7Base—$0.004967100%coinbase73d ago0xc7328b…670b79
0xb1c8…754b0x3e0a…78e7Base—$0.002897100%coinbase73d ago0x4b7abb…a72917
0xb1c8…754b0x3e0a…78e7Base—$0.004111100%coinbase73d ago0xa47de7…f04828
0xb1c8…754b0x3e0a…78e7Base—$0.00418100%coinbase73d ago0xc119fb…dfe3be
0xb1c8…754b0x3e0a…78e7Base—$0.003779100%coinbase73d ago0x56dc4a…6fd152
0xb1c8…754b0x3e0a…78e7Base—$0.004583100%coinbase73d ago0x4cbb10…b0d1a1
0xb1c8…754b0x3e0a…78e7Base—$0.003058100%coinbase73d ago0x5ec45c…995298
0xb1c8…754b0x3e0a…78e7Base—$0.002851100%coinbase74d ago0x320321…3a4780
0xb1c8…754b0x3e0a…78e7Base—$0.00303100%coinbase74d ago0x5a1a99…3c1be9
0xb1c8…754b0x3e0a…78e7Base—$0.003874100%coinbase74d ago0xa6d657…db5d7b
0xb1c8…754b0x3e0a…78e7Base—$0.003009100%coinbase74d ago0x875f04…b134e5
0xb1c8…754b0x3e0a…78e7Base—$0.005376100%coinbase74d ago0x601f15…f5494a
0xb1c8…754b0x3e0a…78e7Base—$0.003653100%coinbase74d ago0x62dc0e…ab81b9
0xb1c8…754b0x3e0a…78e7Base—$0.003362100%coinbase74d ago0x477094…b14ccd

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.