Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa22875…4f4b46
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x66b39b…7fd5db
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x40aaa3…3cb60c
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x221232…65cf71
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x46c7a4…b48bf4
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x49a0f0…1e9b4b
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe8438b…edb014
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc281e9…e587fd
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe6ff4c…a9b47a
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x94e538…2320cf
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x00a853…a8aac6
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x37f4b4…37a757
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad4068…198bd4
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe435cb…9a763a
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf7a1d4…bed082
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x522082…17e555
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfb2ba6…7f5889
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd40dcd…325fa8
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8ff483…8d7cac
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd27866…2f2a12
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc56520…4efb00
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6694ff…b1b568
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x32d3b5…274d24
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xceecc7…aab36e
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb233c3…993d89

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.