Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0xfe2658…e97af8
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0x84816c…04dfb4
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0xbddb93…378b8e
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0x3bcbd4…21c24f
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0xf26a9a…919bba
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0x133d13…f412ca
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0x80dc1c…b6e384
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0x86b821…df373a
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0xcc36f2…be25a9
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0x53c17b…9e15ed
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0xcc5167…6155e6
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0xb82300…99a352
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0x07701c…fba17b
0x3a87…46690xbf6f…3422Base—$1.30100%ultravioletadao7d ago0x0b18b6…ae7455
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0xb2e8e5…dcf4f8
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0xdf7dd9…7a785d
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0xb6dd6c…2dfafb
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0x301955…073330
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0x3c5181…db9728
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0xa21135…7ad3ea
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0xfa837f…9c9e83
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0x6f6d19…d7a7f8
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0x2ab47e…537cd4
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0xbf877e…ac3e4c
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0xd1ce75…531d28

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.