Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x95865e…aed863
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b475a…1aee75
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd97d50…c48914
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf44c07…cf8081
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8dee6c…ae2f7d
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e0865…4c14fc
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe2710a…97f505
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3ead94…b46824
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe6ce2b…6f33ad
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcf6619…e69455
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2324a2…0f5078
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6445a8…608fcc
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d3bf5…328d15
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd40916…bb5dff
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb89e42…fcdf92
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x397854…b365d4
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9cbacf…17c173
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5f4151…0a5fd3
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2e6182…3afbd1
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0xed52c5…721e85
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x098064…521fb2
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x25ea45…13002d
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6075ba…4df952
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6d3b11…e56365
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f323c…7c7a4d

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.