Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0xba7730…7ce991
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x999ca4…d22b15
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x595fc2…8a6f7b
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x3837fa…98f0ee
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0xdbb773…35300b
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x8d3772…cc6341
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x772fcc…5f2050
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x20d135…21a0dc
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x092cb7…8d4ac7
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x6b4768…afdefe
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x7351b1…1cd1df
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0xa9aaf2…a69022
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x931ebb…64da9c
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x0f683d…bc2a07
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x2c7029…fc1204
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0xd85e65…bcb798
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x932f56…30953d
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0xe98890…dc48eb
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x0c29aa…517dc9
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x0215d2…815648
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0xa374d6…5b8bec
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0xf28df4…2a1ce5
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0xba7a66…4313ee
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x0246c3…bfd948
0x8d2a…7d370x17cd…7905Basex402 service$0.05100%coinbase7h ago0x450348…d968ec

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.