Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24fc…df0d0x3e0a…78e7Base—$0.003061100%coinbase74d ago0x7c6064…054243
0x24fc…df0d0x3e0a…78e7Base—$0.005264100%coinbase74d ago0x22f7a8…a6e0c7
0x24fc…df0d0x3e0a…78e7Base—$0.004129100%coinbase74d ago0x4b85f7…a71e18
0x24fc…df0d0x3e0a…78e7Base—$0.005631100%coinbase74d ago0x261e6a…70cc83
0x24fc…df0d0x3e0a…78e7Base—$0.002685100%coinbase74d ago0xeff807…b3028f
0x24fc…df0d0x3e0a…78e7Base—$0.005332100%coinbase74d ago0xac22f6…b47d10
0x24fc…df0d0x3e0a…78e7Base—$0.005919100%coinbase74d ago0xd376d8…c4d152
0x24fc…df0d0x3e0a…78e7Base—$0.004443100%coinbase74d ago0xe0ee9f…4c64ab
0x24fc…df0d0x3e0a…78e7Base—$0.004644100%coinbase74d ago0xbf43f5…e7df02
0x24fc…df0d0x3e0a…78e7Base—$0.004495100%coinbase74d ago0x5d4065…9d863a
0x24fc…df0d0x3e0a…78e7Base—$0.005448100%coinbase74d ago0xc169d9…65c848
0x24fc…df0d0x3e0a…78e7Base—$0.003895100%coinbase74d ago0x09346e…03c158
0x24fc…df0d0x3e0a…78e7Base—$0.002699100%coinbase74d ago0x3b90a7…435c6e
0x24fc…df0d0x3e0a…78e7Base—$0.004099100%coinbase74d ago0xd7c723…bd1672
0x24fc…df0d0x3e0a…78e7Base—$0.005073100%coinbase75d ago0x7001a7…635023
0x24fc…df0d0x3e0a…78e7Base—$0.005384100%coinbase75d ago0xcd2c72…9e4126
0x24fc…df0d0x3e0a…78e7Base—$0.004766100%coinbase75d ago0x6bfe91…7a7854
0x24fc…df0d0x3e0a…78e7Base—$0.003964100%coinbase75d ago0x72dcfc…eab840
0x24fc…df0d0x3e0a…78e7Base—$0.004855100%coinbase75d ago0x08fb7e…1f2fec
0x24fc…df0d0x3e0a…78e7Base—$0.002969100%coinbase75d ago0x8b0efc…d7aa26
0x24fc…df0d0x3e0a…78e7Base—$0.004693100%coinbase75d ago0x4d04dc…e7f2c2
0x24fc…df0d0x3e0a…78e7Base—$0.004311100%coinbase75d ago0x66d772…66462a
0x24fc…df0d0x3e0a…78e7Base—$0.005263100%coinbase75d ago0x013a8c…e689ec
0x24fc…df0d0x3e0a…78e7Base—$0.005922100%coinbase75d ago0x1c6a4e…ecdc8a
0x24fc…df0d0x3e0a…78e7Base—$0.003281100%coinbase75d ago0xddb18f…cf8e5a

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.