Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x6f93fe…60b301
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0xcb9172…d30c8a
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0xdddb74…73cbe0
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x782cc3…3c4b79
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x295be2…c8e844
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0xf73302…f2e65f
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x58afa8…ac5009
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0xb1102c…207284
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x6e32db…c51832
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x12d3e0…5477a8
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0xc8f0ec…1871ea
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x8905fb…5ce43c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0xab7496…6a7b61
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x8b1423…63e869
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x17bc91…97321e
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x2a96b2…9ed29f
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0xa29f48…8ac611
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x7a2a05…65a385
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x52db97…37b4b7
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x1040f4…d9de1c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x436dda…e7493b
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0xace768…7fc41e
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0xcaff1d…85d077
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0xd590f3…5a49d7
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase10d ago0x4789aa…d22491

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.