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%coinbase48d ago0x9dd09c…489fdb
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xf6e87b…10b9d0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xaef956…474fc9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xca9ed8…c70104
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x59afd8…ac0f71
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xd1aa88…0b0dd0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xefc66a…1c2619
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x354a5c…4f20ce
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x0ab26a…266873
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xd12f6e…a75938
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x30ad6d…cd440c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x073ba2…f92f8b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x27c291…a41fcd
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x48b3fa…0d98e0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x9c2447…b75aaf
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x39babf…81e410
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xbbef02…e95e7f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xb9b1c6…dfc566
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x82d54c…082a92
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x93b6f6…604b85
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x0b5239…eb822e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x9871dc…e6f859
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xd5a168…69aee0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x6d2b68…5ecc6f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x26d492…4a399b

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.