Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb505cb…c6938d
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd0b1a2…f52752
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x53764e…755561
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x593e0b…9beded
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1dba20…ede85e
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9f4ccd…ad8641
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xccad9c…7e2166
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a4246…d2482c
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb60a5d…90d24d
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeb14fd…cd9e6d
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd89ec4…39b574
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe9a33c…06eaeb
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x771265…bf0375
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcbcb56…32ba3b
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x02106e…6cbf33
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2313f6…31e738
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x315be1…21e4af
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x971907…713096
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3a795a…2ee46e
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x79f9ca…ee8589
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba7b73…42ce23
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf2fb47…e5026a
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf1deb3…e8c21e
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa0f8f0…d2bedb
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x74c45b…eaadf3

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.