Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x6a330e…b507a8
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x548613…591320
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0xf8e7c1…4d27ed
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x036049…daddcd
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x934c63…3f8fa9
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x568117…038f8d
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x601301…e529c0
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x779be7…025aff
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0xa77d0f…c7c3ea
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x0a0ad4…61deea
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x4468d3…710517
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x9bbac6…5fe342
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x53dc90…d1bda9
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x8353ae…51dc99
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x5d24c7…dfe743
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x43bbc0…2dd454
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x82f39d…dd82c3
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0xd4d7ce…2f5a72
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x54a5a7…94b74e
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x331bd5…0bdfe5
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x8ba02b…d384b6
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x743db9…c17141
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x9d629c…eff238
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x280147…898c2a
0xd1ba…866b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa25d ago0x898ad8…e04a51

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.