Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa338…be560x3e0a…78e7Base—$0.004198100%coinbase74d ago0xa59dfa…02c9b9
0xa338…be560x3e0a…78e7Base—$0.002844100%coinbase74d ago0x77b717…3c1ef6
0xa338…be560x3e0a…78e7Base—$0.003099100%coinbase74d ago0x67f57d…3c3e6a
0xa338…be560x3e0a…78e7Base—$0.004893100%coinbase74d ago0x094e56…17a011
0xa338…be560x3e0a…78e7Base—$0.003202100%coinbase74d ago0x710723…18247d
0xa338…be560x3e0a…78e7Base—$0.004754100%coinbase74d ago0x837eed…09d863
0xa338…be560x3e0a…78e7Base—$0.004976100%coinbase74d ago0x9f3be8…a911d5
0xa338…be560x3e0a…78e7Base—$0.004035100%coinbase74d ago0x0d1307…9efe93
0xa338…be560x3e0a…78e7Base—$0.004595100%coinbase74d ago0xfc1402…9dffd4
0xa338…be560x3e0a…78e7Base—$0.003764100%coinbase75d ago0xcfb793…803a6b
0xa338…be560x3e0a…78e7Base—$0.004018100%coinbase75d ago0x2509c0…8679d4
0xa338…be560x3e0a…78e7Base—$0.003709100%coinbase75d ago0xd33940…27cfde
0xa338…be560x3e0a…78e7Base—$0.003807100%coinbase75d ago0x828cb4…511e70
0xa338…be560x3e0a…78e7Base—$0.004224100%coinbase75d ago0x06c0a8…3bca79
0xa338…be560x3e0a…78e7Base—$0.0036100%coinbase75d ago0x4085b0…a823b8
0xa338…be560x3e0a…78e7Base—$0.003339100%coinbase75d ago0x996a01…d50f47
0xa338…be560x3e0a…78e7Base—$0.004589100%coinbase75d ago0x716068…e3d047
0xa338…be560x3e0a…78e7Base—$0.003077100%coinbase75d ago0x3bf0c4…fc0d37
0xa338…be560x3e0a…78e7Base—$0.003107100%coinbase75d ago0xa180b9…cd5798
0xa338…be560x3e0a…78e7Base—$0.003621100%coinbase75d ago0x260ddf…115781
0xa338…be560x3e0a…78e7Base—$0.004445100%coinbase75d ago0x30c9e1…8184c4
0xa338…be560x3e0a…78e7Base—$0.005017100%coinbase75d ago0xc57737…82e027
0xa338…be560x3e0a…78e7Base—$0.005287100%coinbase75d ago0x2be72e…2da7d6
0xa338…be560x3e0a…78e7Base—$0.005635100%coinbase75d ago0xdec058…6796f5
0xa338…be560x3e0a…78e7Base—$0.005097100%coinbase75d ago0x83df91…4b0546

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.