Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf0cf81…53b7f8
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa003be…599a00
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ee0bc…899efc
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a56ff…33b762
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x86e44f…57b94d
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdbc933…e46332
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xee598a…58db6e
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x04b793…2b7e83
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1117f0…266d06
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7a1c90…6b546b
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb93dce…5f5c40
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4c1677…887f99
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x28488e…f84dc9
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc250ac…630bf2
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdbd18a…3edc55
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a6f9d…5772dd
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x477674…f5d77a
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe66336…d3af81
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa3b6ad…827d37
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x56b099…bfe685
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a71b3…e706da
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0f6404…433b07
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdb6c91…f94aee
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7dcbe6…ba319a
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf3efad…d5a155

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.