Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0xf06fc7…9c9ad9
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x968da9…e935c8
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0xc8583b…0610f5
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0xe7958d…f6138d
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0xa7e205…81aa14
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0xf5024e…e705b7
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0xfc15e1…085ab4
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x3e1460…0a40bf
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0xd558e3…545f05
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x3c16c4…22560d
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0xdb23fe…b6fc1c
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x343470…85c384
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0xe08e59…b13a76
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x4e60f8…66691c
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x056d32…3bfc0a
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x4388bf…6b3d9b
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x3fb807…d6f2d1
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x144c20…d6f104
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x0c28b8…e3a52d
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x4acd5f…2998fc
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x40aa20…00cd1d
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0xb929ad…65a912
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x9adda0…7051fb
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x7638fc…83644c
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x4f6d8e…fdce6f

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.