Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0x41ffa4…b456da
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0x122471…c45bce
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0xb2e635…4b2dc4
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0x27bd16…1b394d
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0x78ce09…344a4e
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0x54056a…0fecd5
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0xe1aed7…156fc5
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0xe3a4e9…18fe8d
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0x8614b7…877d6c
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0x9d133c…300b5c
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0xf01df2…4a0978
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0xb358fa…749a40
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0x2dfc47…b687ca
0x23e3…817a0xfdba…9115Base$1.30100%ultravioletadao8d ago0x68292b…b092ae
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0x2d3631…22bc03
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0xbd4ed8…96bdf7
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0xd6b664…cb7f40
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0xcd9ea3…b6dc99
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0xbd6bc8…289dae
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0x777884…9f7854
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0x2ba994…98a683
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0x0152d0…2983da
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0xe6faa7…0ea8b0
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0x7057fd…e17de5
0xfdba…91150xcc19…930eBase$0.10100%ultravioletadao8d ago0xa8d105…14f51e

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.