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%payAI105d ago0xa5d7c8…6d88df
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xad8ff8…193fc0
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x482fc2…f55dfc
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76e08f…84e2f3
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcfe624…25d53d
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x69dbb9…e4f4a8
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9131dc…53d8c5
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81c6bf…32c446
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf1718…5f904f
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x57be0e…c05a80
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x881898…cc14ba
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35425e…4c3ce9
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6fbf74…fb868c
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5d870c…d545b6
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2e5f8c…726a4d
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb7c39…e82b3f
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4abf09…fa14b3
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xac6aef…0ea588
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd2e9bc…8437e8
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x045a00…1c27a2
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x219b46…3bea94
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef38da…4a7b6e
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x78589a…0612b0
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x03f5bb…4e0e68
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb8c9a1…ea70fe

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.