Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe4d26b…d1ab62
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8dbe70…ea6801
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd90303…5f522b
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1dc013…ba08f9
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x82d5e5…7c154d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaf3f66…ed0780
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xed9da1…3aeffd
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbbc8cd…bd8e8d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x45696d…3b5fa2
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad8f18…f04869
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x16754f…ce380c
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x300ca0…a86588
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x060bcd…81d400
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe6c6b8…095dac
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd16846…64e742
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc152a2…ae2081
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdfa7e9…63b5c3
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc26e25…0dcbdf
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd2720c…e15744
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a506c…3a0eeb
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x087780…55384a
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x03ab5b…24fd3a
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9ac64b…5919a7
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3a2406…7f76c7
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6502ec…1a8548

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.