Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd82a1a…0c411b
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x027312…626cf9
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdbc9eb…4d112e
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x513b8b…8b4a90
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaab0a3…012540
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb98cce…942744
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc815c4…aa5755
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaac1e9…aceef8
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9303ee…520193
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x82ef56…47a3de
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0xea2474…5b73da
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x06b403…bb0999
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x86816c…765274
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x55abde…9105c8
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x265567…3d0146
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x69e7de…2d309b
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c0a1c…a2188b
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x39a160…81c42f
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfd00d8…8c063f
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x844e72…4baa2b
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9e0c2e…6c473a
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9c8269…db2af4
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf01a97…a9aacf
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x95059b…c492c2
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb0287…4d0aec

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.