Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x789e…c7ee0x3e0a…78e7Base—$0.002988100%coinbase74d ago0x6338ff…adbf7b
0x789e…c7ee0x3e0a…78e7Base—$0.0056100%coinbase74d ago0x22f090…df3aa1
0x789e…c7ee0x3e0a…78e7Base—$0.00488100%coinbase74d ago0x8db06c…8e81cf
0x789e…c7ee0x3e0a…78e7Base—$0.004716100%coinbase74d ago0x9b0b46…6d79b4
0x789e…c7ee0x3e0a…78e7Base—$0.004934100%coinbase74d ago0x8e142c…75233c
0x789e…c7ee0x3e0a…78e7Base—$0.002698100%coinbase74d ago0x8a4f72…caec85
0x789e…c7ee0x3e0a…78e7Base—$0.00391100%coinbase74d ago0xddf837…8c64ea
0x789e…c7ee0x3e0a…78e7Base—$0.002747100%coinbase74d ago0xbc3ba5…b13971
0x789e…c7ee0x3e0a…78e7Base—$0.003927100%coinbase74d ago0xa0ace4…a1c0c9
0x789e…c7ee0x3e0a…78e7Base—$0.004487100%coinbase74d ago0xb3be99…afd4de
0x789e…c7ee0x3e0a…78e7Base—$0.005451100%coinbase75d ago0xefa1b4…d98e5a
0x789e…c7ee0x3e0a…78e7Base—$0.003652100%coinbase75d ago0x504f66…6ba7d3
0x789e…c7ee0x3e0a…78e7Base—$0.00359100%coinbase75d ago0x8d2051…c56457
0x789e…c7ee0x3e0a…78e7Base—$0.003526100%coinbase75d ago0x8964b1…825b80
0x789e…c7ee0x3e0a…78e7Base—$0.005698100%coinbase75d ago0x6f00a0…1e74c4

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.