Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x11cfb2…2c4693
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf75dab…b876a0
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b770d…0955d3
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe6c31c…a901b2
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0dd50…68d627
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7ed496…095659
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x928c34…cb7a38
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7251b5…ebaa4a
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfaf543…885927
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x50a428…c43516
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3fb32c…b26d3c
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5fe25e…5796c0
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b032d…ca11fe
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6cf711…a235c2
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde3818…85a7c9
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc24c1f…9484b4
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b4b71…d41506
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe559e0…2d6a84
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe5bb7c…fac439
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfbd42f…dfcd64
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2d20fd…614b3c
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4c76c7…0d645b
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x84960a…e6ad72
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x923443…9b8c31
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0x42520e…3b43b2

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.