Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9bc422…29fb39
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x024fa0…a38e7f
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc16c68…6d9d6c
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcfc71e…731908
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x891560…7f34d5
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb210ef…42add9
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7d6f90…19a7c9
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf71f3c…3dc2df
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x88e9ad…34036a
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeb0701…bccc3d
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0c2826…7948f4
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x841756…762a30
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf174e0…5b913a
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1a3eee…ca7f02
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa1c884…bf11c4
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb84563…4a9ca9
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc663ad…296a55
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2136c7…2a115d
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x32ee90…aa9deb
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x28489f…57fbc6
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x344533…540c37
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06eb9a…d3e36a
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x52102b…69b547
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa2df03…9a6573
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5e2a67…199343

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.