Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase6d ago0xb832c1…b1b73a
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase6d ago0xd064b4…95485c
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase6d ago0x550dd6…61d22c
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase6d ago0xfd7b40…ae3d16
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase6d ago0xa98d6e…88db4f
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase6d ago0xac98c2…971466
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase6d ago0x4aa53f…221d9d
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase7d ago0xed235d…840871
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase7d ago0x1e3023…1a3731
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase7d ago0x64470e…95e9bf
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase7d ago0x80026e…f60d18
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase7d ago0x19440e…3fae55
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase7d ago0x80e474…18145f
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase7d ago0x2c9c44…8761e3
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase7d ago0x6dc8e4…b7bb70
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase7d ago0xd27453…ab1b74
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase7d ago0xee4d9b…066c57
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase7d ago0xc18fb8…30f76c
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase7d ago0x03da00…63ed87
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase7d ago0xef27b2…c09e77

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.