Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf161…6bb30x3e0a…78e7Base—$0.005234100%coinbase72d ago0xb73277…4a6064
0xf161…6bb30x3e0a…78e7Base—$0.005711100%coinbase73d ago0x3d735b…3e406a
0xf161…6bb30x3e0a…78e7Base—$0.005798100%coinbase73d ago0xefd25f…c8e23f
0xf161…6bb30x3e0a…78e7Base—$0.003306100%coinbase73d ago0x91e4e8…47aeb0
0xf161…6bb30x3e0a…78e7Base—$0.005503100%coinbase73d ago0x8d9494…2a32f3
0xf161…6bb30x3e0a…78e7Base—$0.003156100%coinbase73d ago0xfa3d23…b3950d
0xf161…6bb30x3e0a…78e7Base—$0.005038100%coinbase73d ago0xa6c58e…efaf9d
0xf161…6bb30x3e0a…78e7Base—$0.00514100%coinbase73d ago0x6d89f5…b0e58a
0xf161…6bb30x3e0a…78e7Base—$0.004845100%coinbase73d ago0xea6267…282c19
0xf161…6bb30x3e0a…78e7Base—$0.005248100%coinbase73d ago0x106d5f…1b94fa
0xf161…6bb30x3e0a…78e7Base—$0.004725100%coinbase73d ago0xfc2f87…75dd43
0xf161…6bb30x3e0a…78e7Base—$0.004042100%coinbase73d ago0x1804e0…38e40f
0xf161…6bb30x3e0a…78e7Base—$0.004062100%coinbase73d ago0xbb1a1c…4559b5
0xf161…6bb30x3e0a…78e7Base—$0.003442100%coinbase73d ago0x124914…27d5ea
0xf161…6bb30x3e0a…78e7Base—$0.004873100%coinbase73d ago0x8bd82b…7c5781
0xf161…6bb30x3e0a…78e7Base—$0.005756100%coinbase73d ago0x7520c4…204748
0xf161…6bb30x3e0a…78e7Base—$0.004595100%coinbase73d ago0xd47b61…ae4c93
0xf161…6bb30x3e0a…78e7Base—$0.005169100%coinbase73d ago0x2491a2…c75976
0xf161…6bb30x3e0a…78e7Base—$0.004227100%coinbase73d ago0xa81b4c…508eee
0xf161…6bb30x3e0a…78e7Base—$0.005228100%coinbase73d ago0xd92471…17bb3e
0xf161…6bb30x3e0a…78e7Base—$0.00562100%coinbase73d ago0xb64948…55e0ec
0xf161…6bb30x3e0a…78e7Base—$0.004864100%coinbase73d ago0xd43697…302cef
0xf161…6bb30x3e0a…78e7Base—$0.002706100%coinbase73d ago0x453547…1e754a
0xf161…6bb30x3e0a…78e7Base—$0.005549100%coinbase73d ago0x089c10…2f8edb
0xf161…6bb30x3e0a…78e7Base—$0.005445100%coinbase73d ago0xc9f912…b13c70

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.