Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x365e…a6990x3e0a…78e7Base—$0.003481100%coinbase75d ago0x36d842…23d20f
0x365e…a6990x3e0a…78e7Base—$0.002864100%coinbase75d ago0xf6c851…c5088d
0x365e…a6990x3e0a…78e7Base—$0.005856100%coinbase75d ago0xaeca4c…1e8df9
0x365e…a6990x3e0a…78e7Base—$0.004568100%coinbase75d ago0x62e8a5…afa702
0x365e…a6990x3e0a…78e7Base—$0.005684100%coinbase75d ago0x32c469…6a7461
0x365e…a6990x3e0a…78e7Base—$0.003879100%coinbase75d ago0xf35d1c…864c4a
0x365e…a6990x3e0a…78e7Base—$0.003132100%coinbase75d ago0xde8513…98b2c5
0x365e…a6990x3e0a…78e7Base—$0.004209100%coinbase75d ago0xdd23f0…4e5596
0x365e…a6990x3e0a…78e7Base—$0.004193100%coinbase75d ago0x84234b…2c1af4
0x365e…a6990x3e0a…78e7Base—$0.003986100%coinbase75d ago0x034af2…ad7cc8
0x365e…a6990x3e0a…78e7Base—$0.004141100%coinbase75d ago0x74a8e4…da7fd5
0x365e…a6990x3e0a…78e7Base—$0.00412100%coinbase75d ago0xc380e6…45a71a
0x365e…a6990x3e0a…78e7Base—$0.004422100%coinbase75d ago0xc759ea…8b7355
0x365e…a6990x3e0a…78e7Base—$0.004359100%coinbase75d ago0x81affd…e4a842
0x365e…a6990x3e0a…78e7Base—$0.004764100%coinbase75d ago0x05bf42…735009
0x365e…a6990x3e0a…78e7Base—$0.002822100%coinbase75d ago0xd56644…fb24b0
0x365e…a6990x3e0a…78e7Base—$0.00279100%coinbase75d ago0x8b0c28…4adf98
0x365e…a6990x3e0a…78e7Base—$0.00348100%coinbase75d ago0xa8c29c…7a7c93
0x365e…a6990x3e0a…78e7Base—$0.004228100%coinbase75d ago0x84d1ec…2ffbc3
0x365e…a6990x3e0a…78e7Base—$0.004422100%coinbase75d ago0x66f91e…3dfa18
0x365e…a6990x3e0a…78e7Base—$0.004906100%coinbase75d ago0x266291…fe3303
0x365e…a6990x3e0a…78e7Base—$0.005918100%coinbase75d ago0x58c339…ae0a0c
0x365e…a6990x3e0a…78e7Base—$0.003666100%coinbase75d ago0x0888b3…6915b9
0x365e…a6990x3e0a…78e7Base—$0.003122100%coinbase75d ago0xd0bd4b…e55688
0x365e…a6990x3e0a…78e7Base—$0.0033100%coinbase75d ago0x0fbf33…0c7d7d

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.