Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x02f1c4…c8e386
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x668dff…352f6f
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6f7f64…f63ef3
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x460bad…54a495
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f7748…397a26
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x15b30f…406aef
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc880ac…fcecb4
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4c70ac…3f34a2
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x62e17d…234bc1
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3347ef…9ecac1
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f4e37…e209aa
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18312c…244a59
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc679b3…5524eb
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f8ed0…89fdc0
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x73d7bf…512edb
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x591501…320729
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x621a3d…7b8f3c
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x023960…8f8816
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0xad6b0b…183465
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6987ff…325a5f
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x325b86…e801d7
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x983007…0ad09d
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa9efe0…c2e4f3
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e459e…5f2641
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb6fa38…26c3f0

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.