Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4022…77af0x3e0a…78e7Base—$0.004044100%coinbase74d ago0x265db0…4eada4
0x4022…77af0x3e0a…78e7Base—$0.003869100%coinbase74d ago0x6df303…7dd1fe
0x4022…77af0x3e0a…78e7Base—$0.003164100%coinbase74d ago0x3ed494…79efbf
0x4022…77af0x3e0a…78e7Base—$0.004007100%coinbase74d ago0x0503f9…5dcdff
0x4022…77af0x3e0a…78e7Base—$0.00309100%coinbase74d ago0x8b6d4d…9b91f2
0x4022…77af0x3e0a…78e7Base—$0.004891100%coinbase74d ago0xa66e0f…5ae879
0x4022…77af0x3e0a…78e7Base—$0.002756100%coinbase74d ago0x306f7b…5ae4e8
0x4022…77af0x3e0a…78e7Base—$0.002665100%coinbase74d ago0x0aff83…51c194
0x4022…77af0x3e0a…78e7Base—$0.005943100%coinbase74d ago0x181f53…4438ce
0x4022…77af0x3e0a…78e7Base—$0.005673100%coinbase74d ago0xdc3bf7…7be49c
0x4022…77af0x3e0a…78e7Base—$0.005471100%coinbase75d ago0xa3c570…e00c19
0x4022…77af0x3e0a…78e7Base—$0.004551100%coinbase75d ago0x73e23c…5248aa
0x4022…77af0x3e0a…78e7Base—$0.003736100%coinbase75d ago0x23017e…534f52
0x4022…77af0x3e0a…78e7Base—$0.004639100%coinbase75d ago0xc94604…48499c
0x4022…77af0x3e0a…78e7Base—$0.00291100%coinbase75d ago0x911ce8…ddd0ac
0x4022…77af0x3e0a…78e7Base—$0.005663100%coinbase75d ago0x21c27b…546559
0x4022…77af0x3e0a…78e7Base—$0.004426100%coinbase75d ago0x3a6c9b…c70a79
0x4022…77af0x3e0a…78e7Base—$0.003062100%coinbase75d ago0xad7464…e1458b
0x4022…77af0x3e0a…78e7Base—$0.003608100%coinbase75d ago0x5bb2d9…f65bb0
0x4022…77af0x3e0a…78e7Base—$0.003431100%coinbase75d ago0x1fe3c9…ae8977

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.