Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd009…b7440x3e0a…78e7Base—$0.002875100%coinbase74d ago0xf71553…f26bbc
0xd009…b7440x3e0a…78e7Base—$0.00404100%coinbase74d ago0xacb3ae…947127
0xd009…b7440x3e0a…78e7Base—$0.004321100%coinbase74d ago0x240573…1f4cde
0xd009…b7440x3e0a…78e7Base—$0.005758100%coinbase75d ago0x1e391a…fc8a04
0xd009…b7440x3e0a…78e7Base—$0.005735100%coinbase75d ago0x8c14d1…f11cf1
0xd009…b7440x3e0a…78e7Base—$0.003988100%coinbase75d ago0x2f4405…04ddf0
0xd009…b7440x3e0a…78e7Base—$0.005098100%coinbase75d ago0x597319…f9f0d2
0xd009…b7440x3e0a…78e7Base—$0.005611100%coinbase75d ago0xab29c1…877038
0xd009…b7440x3e0a…78e7Base—$0.002929100%coinbase75d ago0x8519f4…f7ef35
0xd009…b7440x3e0a…78e7Base—$0.003918100%coinbase75d ago0x80bb08…48c043
0xd009…b7440x3e0a…78e7Base—$0.004185100%coinbase75d ago0x1f25c6…af4e76
0xd009…b7440x3e0a…78e7Base—$0.004012100%coinbase75d ago0x1ece71…711824
0xd009…b7440x3e0a…78e7Base—$0.004029100%coinbase75d ago0x38a0a2…ca6b4c
0xd009…b7440x3e0a…78e7Base—$0.003818100%coinbase75d ago0x019961…ae3163
0xd009…b7440x3e0a…78e7Base—$0.00305100%coinbase75d ago0x3b824a…5d9d2d
0xd009…b7440x3e0a…78e7Base—$0.005104100%coinbase75d ago0x953f76…1649cd
0xd009…b7440x3e0a…78e7Base—$0.003701100%coinbase75d ago0x8b4637…d264f7
0xd009…b7440x3e0a…78e7Base—$0.004886100%coinbase75d ago0x26a729…2dc4a2
0xd009…b7440x3e0a…78e7Base—$0.002762100%coinbase75d ago0xa39b4b…b44bea
0xd009…b7440x3e0a…78e7Base—$0.005825100%coinbase75d ago0xbbe0a7…239007
0xd009…b7440x3e0a…78e7Base—$0.003086100%coinbase75d ago0x152879…e56e60

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.