Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xb2cb2f…5cf920
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x2ae3be…80d991
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x897906…3e556e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x096178…80d389
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xc3abf4…ae9c7b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x7ebf0e…8e8091
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x17e990…246bcb
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xe72e8d…4fb251
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xd28457…52cf4f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x766f93…a83f10
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xab6eba…77a651
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x5317f3…23604e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xbe41ef…44d8ed
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xe2bdc0…a4e6b0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xed058d…58e783
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x3b488d…48f806
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x7aff21…3ff569
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x44fca2…1b6096
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xa34721…176a9f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x708e44…fedff3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xc97307…6de910
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x609f9e…3c48be
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xebb30c…d6b366
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xf25962…549412
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x9d1db1…09a872

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.