Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…19030x7360…b832Base—$0.07100%coinbase46d ago0xe9eca4…dcfae5
0xf5c8…19030x7360…b832Base—$0.02100%coinbase46d ago0x261cba…2ab811
0xf5c8…19030x7360…b832Base—$0.02100%coinbase46d ago0x2a4d77…03bad5
0xf5c8…19030x7360…b832Base—$0.02100%coinbase46d ago0xd9e980…aabd2a
0xf5c8…19030x7360…b832Base—$0.07100%coinbase46d ago0xffe869…ae3c99
0xf5c8…19030x7360…b832Base—$0.05100%coinbase46d ago0x3516bb…7e7500
0xf5c8…19030x7360…b832Base—$0.02100%coinbase46d ago0x8d7fad…708868
0xf5c8…19030x7360…b832Base—$0.02100%coinbase46d ago0x076e2e…ed6add
0xf5c8…19030x7360…b832Base—$0.05100%coinbase46d ago0x7d0e5a…07790a
0xf5c8…19030x7360…b832Base—$0.07100%coinbase46d ago0xf6a515…59cf8d
0xf5c8…19030x7360…b832Base—$0.15100%coinbase46d ago0x6b4421…91c819
0xf5c8…19030x7360…b832Base—$0.02100%coinbase46d ago0x102eaf…d10843
0xf5c8…19030x7360…b832Base—$0.12100%coinbase46d ago0x9ff16c…9fdf5a
0xf5c8…19030x7360…b832Base—$0.02100%coinbase46d ago0x20aecf…9180c3
0xf5c8…19030x7360…b832Base—$0.25100%coinbase46d ago0xb79e5c…50e971
0xf5c8…19030x7360…b832Base—$0.04100%coinbase46d ago0x9be7d9…a9e685
0xf5c8…19030x7360…b832Base—$0.04100%coinbase46d ago0xa67c68…650c46
0xf5c8…19030x7360…b832Base—$0.04100%coinbase46d ago0x382636…3b4adb
0xf5c8…19030x7360…b832Base—$0.04100%coinbase46d ago0xd6956c…27cef9
0xf5c8…19030x7360…b832Base—$0.02100%coinbase46d ago0xdcea65…84b5b2
0xf5c8…19030x7360…b832Base—$0.11100%coinbase46d ago0x781211…1dd0bd
0xf5c8…19030x7360…b832Base—$0.04100%coinbase46d ago0x10a1a9…116cc8
0xf5c8…19030x7360…b832Base—$0.02100%coinbase46d ago0x247268…14e06b
0xf5c8…19030x7360…b832Base—$0.02100%coinbase46d ago0x499ad4…4a9912
0xf5c8…19030x7360…b832Base—$0.02100%coinbase46d ago0x68c5ce…c16ff3

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.