Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI47d ago0xdfc015…c00dd6
0xc90c…7e3f0xdb5c…10fdBasex402 service$0.10100%payAI47d ago0x91501b…e72507
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI47d ago0x3854e1…b39b45
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI47d ago0x4f940e…595a9d
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI47d ago0x48c8cc…d83de5
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI47d ago0x62595a…4651d5
0xbab4…bd6a0xdb5c…10fdBasex402 service$0.10100%payAI47d ago0x6fc4c7…8d7918
0xbab4…bd6a0xdb5c…10fdBasex402 service$0.10100%payAI47d ago0x72fd21…c8b7d1
0xbab4…bd6a0xdb5c…10fdBasex402 service$0.10100%payAI47d ago0x3adb6d…e7c2e5
0xbab4…bd6a0xdb5c…10fdBasex402 service$0.10100%payAI47d ago0x455826…4443bc
0xbab4…bd6a0xdb5c…10fdBasex402 service$0.10100%payAI47d ago0xc722a9…2719e5
0xbab4…bd6a0xdb5c…10fdBasex402 service$0.10100%payAI47d ago0x0492e7…255e0f
0xbab4…bd6a0xdb5c…10fdBasex402 service$0.10100%payAI47d ago0x70eb5f…901f70
0xbab4…bd6a0xdb5c…10fdBasex402 service$0.10100%payAI47d ago0x895b9a…2726df
0xbab4…bd6a0xdb5c…10fdBasex402 service$0.10100%payAI47d ago0x2e95d9…eb6155
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI48d ago0xc57ace…628910
0x5044…b1750xdb5c…10fdBasex402 service$0.10100%payAI48d ago0x94c181…30185b
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI48d ago0xdfebf6…763cd3
0x72a2…bf010xdb5c…10fdBasex402 service$0.10100%payAI48d ago0x96f01f…e8ae86
0x72a2…bf010xdb5c…10fdBasex402 service$0.10100%payAI48d ago0x42a8dc…92d085
0x72a2…bf010xdb5c…10fdBasex402 service$0.10100%payAI48d ago0x4e9695…af90a0

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.