Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x0ebb16…4cace3
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x8961e7…f40265
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x6ccc00…c9d9b8
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0xbfaa7e…e79547
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0xc26f2f…5ab925
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x229444…2612da
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x89f101…05c977
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x50f4c0…81fa1d
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x388e79…33378e
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x51bf41…6f2f5d
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0xae0c63…fbd689
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x6724f4…6f7a0a
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x9273fa…eb7f2f
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0xb71656…665e8d
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0xbbca50…3c4eac
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x9bb33d…65b657
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0xae0b0f…044e09
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0xb1261f…f4cb06
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x595d88…00d245
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x363d2a…a8024c
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x438ea8…4801c4
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x33c441…84d1bb
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa21d ago0x334f0d…c7e966
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x37627a…cc0c06
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x3c2113…49e298

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.