Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc3d6c4…08ee94
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1bc04f…1da4ba
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb48a08…34eb15
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x824edc…f04f22
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x480a9e…bc45fb
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5abb7d…fa6e72
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x42d1b1…436a28
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x242e58…0bb3ff
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe05e5c…ce6736
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf2b00a…84ad5a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x92f12e…1ca031
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc829c2…b61a79
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x49a7ee…038eeb
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7fdd69…6cea26
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x70207c…c8144f
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x260058…4b63f0
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfdfad4…ff1b4d
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb727d…2fec62
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd8243b…26512f
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdbbf13…3367c8
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe51ffc…f0f6fc
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b0331…264a3c
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdfa42f…b9e603
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0790e0…ab40d4
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x838a41…9b88c0

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.