Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb7c…1c6d0x3e0a…78e7Base—$0.002873100%coinbase74d ago0x1da064…57a990
0xeb7c…1c6d0x3e0a…78e7Base—$0.003436100%coinbase74d ago0x944762…770320
0xeb7c…1c6d0x3e0a…78e7Base—$0.005695100%coinbase74d ago0x45156e…fa63ac
0xeb7c…1c6d0x3e0a…78e7Base—$0.004547100%coinbase74d ago0x3ceec3…30d2d4
0xeb7c…1c6d0x3e0a…78e7Base—$0.003433100%coinbase74d ago0x5cf031…00dd35
0xeb7c…1c6d0x3e0a…78e7Base—$0.005419100%coinbase74d ago0x2a3de2…2a7113
0xeb7c…1c6d0x3e0a…78e7Base—$0.003455100%coinbase74d ago0xcc47ee…b3d6c9
0xeb7c…1c6d0x3e0a…78e7Base—$0.004547100%coinbase74d ago0x8c65ee…727db1
0xeb7c…1c6d0x3e0a…78e7Base—$0.003643100%coinbase74d ago0xbca594…20ec26
0xeb7c…1c6d0x3e0a…78e7Base—$0.003105100%coinbase74d ago0x28263e…6dc9b4
0xeb7c…1c6d0x3e0a…78e7Base—$0.003231100%coinbase74d ago0xc0ec8f…fb51ce
0xeb7c…1c6d0x3e0a…78e7Base—$0.00546100%coinbase75d ago0xd9c83b…0d3471
0xeb7c…1c6d0x3e0a…78e7Base—$0.003696100%coinbase75d ago0x3390a8…e7742e
0xeb7c…1c6d0x3e0a…78e7Base—$0.004692100%coinbase75d ago0x0fcbb1…434405
0xeb7c…1c6d0x3e0a…78e7Base—$0.003897100%coinbase75d ago0x6a71cc…a43cb8
0xeb7c…1c6d0x3e0a…78e7Base—$0.003162100%coinbase75d ago0x52644e…6766f9
0xeb7c…1c6d0x3e0a…78e7Base—$0.003664100%coinbase75d ago0x9ed308…6cec14
0xeb7c…1c6d0x3e0a…78e7Base—$0.005536100%coinbase75d ago0x5e86a0…6bd85b
0xeb7c…1c6d0x3e0a…78e7Base—$0.002878100%coinbase75d ago0x3c5e66…08d60a
0xeb7c…1c6d0x3e0a…78e7Base—$0.0031100%coinbase75d ago0x52b71d…a36c44
0xeb7c…1c6d0x3e0a…78e7Base—$0.003005100%coinbase75d ago0x923b1d…47f7bf
0xeb7c…1c6d0x3e0a…78e7Base—$0.005059100%coinbase75d ago0xdfe47a…17525b
0xeb7c…1c6d0x3e0a…78e7Base—$0.005695100%coinbase75d ago0x95d69b…1402ce
0xeb7c…1c6d0x3e0a…78e7Base—$0.00357100%coinbase75d ago0x1e41f0…ecaab5
0xeb7c…1c6d0x3e0a…78e7Base—$0.004193100%coinbase75d ago0xec8c75…924a03

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.