Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x238d…b8140x3e0a…78e7Base—$0.003072100%coinbase74d ago0x84e04b…a35bf9
0x238d…b8140x3e0a…78e7Base—$0.003837100%coinbase74d ago0x1c2998…f393e2
0x238d…b8140x3e0a…78e7Base—$0.004653100%coinbase74d ago0x21362e…f30713
0x238d…b8140x3e0a…78e7Base—$0.003003100%coinbase74d ago0xb12aef…997d10
0x238d…b8140x3e0a…78e7Base—$0.004753100%coinbase74d ago0x3fac20…d8c897
0x238d…b8140x3e0a…78e7Base—$0.005781100%coinbase74d ago0x7e9bd9…cc374a
0x238d…b8140x3e0a…78e7Base—$0.004815100%coinbase74d ago0x764a48…ab1e08
0x238d…b8140x3e0a…78e7Base—$0.005891100%coinbase75d ago0x100bba…f74416
0x238d…b8140x3e0a…78e7Base—$0.003654100%coinbase75d ago0x33139f…8070e9
0x238d…b8140x3e0a…78e7Base—$0.005427100%coinbase75d ago0xb08396…116313
0x238d…b8140x3e0a…78e7Base—$0.005304100%coinbase75d ago0x663f5b…67062a
0x238d…b8140x3e0a…78e7Base—$0.005451100%coinbase75d ago0x11bb2a…82244c
0x238d…b8140x3e0a…78e7Base—$0.005861100%coinbase75d ago0x691968…43b141
0x238d…b8140x3e0a…78e7Base—$0.002867100%coinbase75d ago0x7d1fd2…f5c8d0
0x238d…b8140x3e0a…78e7Base—$0.005395100%coinbase75d ago0xb3c176…73a41d
0x238d…b8140x3e0a…78e7Base—$0.005081100%coinbase75d ago0x0a3718…34a04c
0x238d…b8140x3e0a…78e7Base—$0.003853100%coinbase75d ago0x46b82c…4d9d76
0x238d…b8140x3e0a…78e7Base—$0.002953100%coinbase75d ago0xc11a17…04ba93
0x238d…b8140x3e0a…78e7Base—$0.005181100%coinbase75d ago0x1571b8…fd6e56
0x238d…b8140x3e0a…78e7Base—$0.003745100%coinbase75d ago0x8963eb…ef7dd3
0x238d…b8140x3e0a…78e7Base—$0.002719100%coinbase75d ago0xc37319…35e24c

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.