Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcfec7b…5f5aad
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x01a6f8…acaad0
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x204344…8511a7
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x91061c…8b5ca9
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd4416e…0d5da6
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x39a1dd…11b748
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ff1e8…6147ad
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfcbc1f…3279ad
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x912700…167bf2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf703b4…c9e767
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x108638…762eb1
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x72305e…d7298b
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x248722…09f8f9
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f4a6c…475937
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1426a6…dbbd9e
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0xba1ff5…c799bf
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x33f014…3cb6a2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7927b0…d95e35
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc10565…3ca9dd
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x060bac…925e9d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7fbbf4…71d60e
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68ba5c…678d67
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb0fec…eb8b72
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0x65cc8b…3d145c
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe8e07b…1f1d74

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.