Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9a4…94060x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xc5cb2d…04bfc9
0xf9a4…94060x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x725fc0…cb5438
0xf9a4…94060x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x18c9a5…23b8d0
0xf9a4…94060x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xb50b87…b68c8a
0xf9a4…94060x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x4b7646…e1eabd
0xf9a4…94060x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x804cd5…57b34e
0xf9a4…94060x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x23ea4a…847f5d
0xf9a4…94060x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x514103…5edbf5
0xf9a4…94060x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x2e016a…ab57d3
0xf9a4…94060x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x8072d2…a88810
0xf9a4…94060x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x0cdda9…e5eedb
0xf9a4…94060x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xc5ba01…48e027
0x0363…51bd0xf9a4…9406Base—$1.20100%ultravioletadao5d ago0xd714f5…46f995
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao6d ago0xae624f…2c0b41
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao6d ago0x40d288…5325e7
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao6d ago0x8b0c33…5be997
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao6d ago0x87cb59…345574
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao6d ago0xb0505d…1425ec
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao6d ago0x9fd276…3f09fa
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao6d ago0xc7f1d5…9870d6
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao6d ago0xcaebc2…a10cd3
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao6d ago0x0841e2…a5ea08
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao6d ago0x16274d…b6b586
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao6d ago0xd69ea9…2d5492
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao6d ago0x7de3c3…b896b8

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.