Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc80d…8e1f0x3e0a…78e7Base—$0.004905100%coinbase75d ago0x464a48…a9f661
0xc80d…8e1f0x3e0a…78e7Base—$0.004911100%coinbase75d ago0xa6fe1f…7cac98
0xc80d…8e1f0x3e0a…78e7Base—$0.00513100%coinbase75d ago0x684837…bcf17d
0xc80d…8e1f0x3e0a…78e7Base—$0.003786100%coinbase75d ago0xb0e9d0…407b6f
0xc80d…8e1f0x3e0a…78e7Base—$0.004453100%coinbase75d ago0xd92e60…bc06b2
0xc80d…8e1f0x3e0a…78e7Base—$0.003754100%coinbase75d ago0xe1a11c…747c10
0xc80d…8e1f0x3e0a…78e7Base—$0.002849100%coinbase75d ago0xfe1836…662b12
0xc80d…8e1f0x3e0a…78e7Base—$0.004089100%coinbase75d ago0xff6235…a9b6bc
0xc80d…8e1f0x3e0a…78e7Base—$0.003619100%coinbase75d ago0x74fab1…1aefa0
0xc80d…8e1f0x3e0a…78e7Base—$0.004684100%coinbase75d ago0x4a58de…d4011a
0xc80d…8e1f0x3e0a…78e7Base—$0.004288100%coinbase75d ago0x6488b7…3ea883
0xc80d…8e1f0x3e0a…78e7Base—$0.002977100%coinbase75d ago0x95ef78…3c4f6c
0xc80d…8e1f0x3e0a…78e7Base—$0.005502100%coinbase75d ago0x725479…861d05
0xc80d…8e1f0x3e0a…78e7Base—$0.005784100%coinbase75d ago0x597f46…0991ca
0xc80d…8e1f0x3e0a…78e7Base—$0.005087100%coinbase75d ago0xdc0581…54d0d2
0xc80d…8e1f0x3e0a…78e7Base—$0.005248100%coinbase75d ago0xc18ec8…bc98b9
0xc80d…8e1f0x3e0a…78e7Base—$0.003708100%coinbase75d ago0x2e665e…4547a3
0xc80d…8e1f0x3e0a…78e7Base—$0.005616100%coinbase75d ago0xc689fa…1b1e9d
0xc80d…8e1f0x3e0a…78e7Base—$0.003823100%coinbase75d ago0xa5a4cd…9d3966
0xc80d…8e1f0x3e0a…78e7Base—$0.003789100%coinbase75d ago0xda82a9…2161a0
0xc80d…8e1f0x3e0a…78e7Base—$0.005853100%coinbase75d ago0x387464…77aeba
0xc80d…8e1f0x3e0a…78e7Base—$0.005552100%coinbase75d ago0xeb07c5…a08d02
0xc80d…8e1f0x3e0a…78e7Base—$0.004366100%coinbase75d ago0x23bd34…486569
0xc80d…8e1f0x3e0a…78e7Base—$0.005691100%coinbase75d ago0x75ebba…e34f9f
0xc80d…8e1f0x3e0a…78e7Base—$0.002903100%coinbase75d ago0x0c0d85…20f8c8

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.