Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b39…785d0x4b2a…a742Base—$0.01100%coinbase72d ago0x9c4028…a2fe83
0x0b39…785d0x987e…fc1dBase—$0.01100%coinbase72d ago0x1dd619…598fc8
0x0b39…785d0xddfa…98c6Base—$0.01100%coinbase72d ago0x5689a1…9c026f
0x0b39…785d0x47c7…01b4Base—$0.01100%coinbase72d ago0x99f68e…82b44e
0x0b39…785d0xa45c…1be9Base—$0.01100%coinbase72d ago0x908521…a18aef
0x0b39…785d0xc92b…e308Base—$0.01100%coinbase72d ago0x4a2cc1…ee10d4
0x0b39…785d0x9ad7…c947Base—$0.01100%coinbase72d ago0x0590ce…54d2a0
0x0b39…785d0xd563…d64fBase—$0.01100%coinbase72d ago0x9cc5d8…da1814
0x0b39…785d0x26b0…305fBase—$0.01100%coinbase72d ago0xac3777…8cb6e1
0x0b39…785d0x11cd…af63Base—$0.01100%coinbase72d ago0x1d9b1d…0efa4c
0x0b39…785d0xcf92…932dBase—$0.01100%coinbase72d ago0xa6b354…7b4acb
0x0b39…785d0x4dc1…1cdeBase—$0.01100%coinbase72d ago0xdc451e…781ec7
0x0b39…785d0x1d8e…392bBase—$0.01100%coinbase72d ago0x8da7bb…01488c
0x0b39…785d0xdede…2d3aBase—$0.01100%coinbase72d ago0x75f351…e5009a
0x0b39…785d0x847a…958cBase—$0.01100%coinbase72d ago0x0c49b9…1f4fcf
0x0b39…785d0x6cfa…8e87Base—$0.01100%coinbase72d ago0x5a1fe6…64bd06
0x0b39…785d0xf088…fba4Base—$0.01100%coinbase72d ago0x9ca57b…7192e8
0x0b39…785d0x1b6a…dcc6Base—$0.01100%coinbase72d ago0xd1c68a…ace960
0x0b39…785d0x74a7…e16eBase—$0.01100%coinbase72d ago0x2337a5…20402b
0x0b39…785d0xc2af…bb18Base—$0.01100%coinbase72d ago0xefe7f2…6e99be
0x0b39…785d0x9f00…1f51Base—$0.01100%coinbase72d ago0x8bdb0d…db98bf
0x0b39…785d0xad9a…f794Base—$0.01100%coinbase72d ago0xdf19e3…1f2a73
0x0b39…785d0x5be1…adfeBase—$0.01100%coinbase72d ago0x634191…3b9532
0x0b39…785d0x358f…cf81Base—$0.01100%coinbase72d ago0x832378…84b1df
0x0b39…785d0x24b9…a69bBase—$0.01100%coinbase72d ago0x6c300e…fe9d52

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.