Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0xe76fdb…8fcc97
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0x429ebf…713bff
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0xcdb4ef…75a219
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0xc07509…310650
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0x3d8b62…293ba9
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0x3f9544…a893a2
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0x84f00c…0b2a84
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0xd9224d…21b8e5
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0xce289f…340c3f
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0x0dec90…7e1329
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0x966aca…c18655
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0x788615…6d287c
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0xeea0e0…84cab3
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0xf5dac3…e03529
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0xeb0739…5afc2e
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0x143fc6…2eff47
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0x69ccc2…f08681
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0x1acbbe…15dec9
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0xc0c8f8…002c27
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0x3df1e1…ccdce7
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0xa0affe…e984af
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0x020dff…c70c0b
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0xf5b9f0…0edd1e
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0x32e118…5c4402
0x47e6…687d0x7bcd…a2d9Basex402 service$0.02100%coinbase7d ago0x38a38b…78a161

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.