Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x8ce162…f8fe24
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x82cf11…263400
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x41e8e1…286447
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xc4106b…633041
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x1ea773…7a2517
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xe741f3…f4f75f
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xa0bd60…980372
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x9204b7…ae7a26
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xb0788d…f782b1
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xe450b9…c484e4
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x0ef296…d6a1ce
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x702a2a…f759c8
0xe7ae…67b30x434c…4580Base—$1.20100%ultravioletadao5d ago0x661dae…341b77
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao5d ago0x445539…e385a0
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao5d ago0x207974…713551
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao5d ago0xe5530d…987a3f
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao5d ago0x6cacd8…c0232d
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao5d ago0x956109…62034d
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao5d ago0x0410e6…7e7b4f
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao5d ago0x15fb8a…31d3c3
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao5d ago0x96d22b…98b54a
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao5d ago0x37229a…fb4ce7
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao5d ago0x2af41b…54d01d
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao5d ago0x58d4dc…e050cf
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao5d ago0x40213c…7b268c

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.