Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcab1…b86d0x3e0a…78e7Base—$0.00578100%coinbase74d ago0x985658…28e911
0xcab1…b86d0x3e0a…78e7Base—$0.003954100%coinbase74d ago0x1c436e…62c6bb
0xcab1…b86d0x3e0a…78e7Base—$0.004484100%coinbase74d ago0x2a0d65…d70668
0xcab1…b86d0x3e0a…78e7Base—$0.004425100%coinbase74d ago0x2648c7…69a8ab
0xcab1…b86d0x3e0a…78e7Base—$0.005494100%coinbase74d ago0x446918…88deb2
0xcab1…b86d0x3e0a…78e7Base—$0.00483100%coinbase74d ago0xbb7250…0868ac
0xcab1…b86d0x3e0a…78e7Base—$0.005706100%coinbase74d ago0x8b609b…1738fc
0xcab1…b86d0x3e0a…78e7Base—$0.004316100%coinbase74d ago0x8def41…12e08f
0xcab1…b86d0x3e0a…78e7Base—$0.004847100%coinbase75d ago0x6fd74b…be0445
0xcab1…b86d0x3e0a…78e7Base—$0.005092100%coinbase75d ago0x986340…e9c317
0xcab1…b86d0x3e0a…78e7Base—$0.004403100%coinbase75d ago0x3ec896…c3d5d0
0xcab1…b86d0x3e0a…78e7Base—$0.005288100%coinbase75d ago0xc7539e…a963ff
0xcab1…b86d0x3e0a…78e7Base—$0.004873100%coinbase75d ago0xfa8acc…901265
0xcab1…b86d0x3e0a…78e7Base—$0.002707100%coinbase75d ago0xa0976e…7acecd
0xcab1…b86d0x3e0a…78e7Base—$0.004547100%coinbase75d ago0xa1fee6…df6a19
0xcab1…b86d0x3e0a…78e7Base—$0.00525100%coinbase75d ago0x65d108…ee2d68
0xcab1…b86d0x3e0a…78e7Base—$0.0052100%coinbase75d ago0xbac671…ed968a
0xcab1…b86d0x3e0a…78e7Base—$0.004987100%coinbase75d ago0x4ad7c3…ef5cfc
0xcab1…b86d0x3e0a…78e7Base—$0.005928100%coinbase75d ago0x7e508a…10ac26
0xcab1…b86d0x3e0a…78e7Base—$0.005168100%coinbase75d ago0x83ee50…fc3f4e
0xcab1…b86d0x3e0a…78e7Base—$0.00473100%coinbase75d ago0x72a256…d31bea
0xcab1…b86d0x3e0a…78e7Base—$0.005175100%coinbase75d ago0xf46c78…4e517e

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.