Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5430d ago0x04735a…2c7e7a
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5430d ago0x6aa37e…c77e50
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5430d ago0xee314b…abbf8d
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0xd34f63…7ce4c3
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0x264bec…a8be00
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0x76d8e7…0c2549
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0x28e9fc…717ec2
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0x3de052…d22666
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0xd5e428…eccc94
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0x8d1e35…5b03e2
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0xfbe61c…606c1c
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0x1a3318…588c32
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0x0a108e…d65fee
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0x420dcb…4fbd68
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0xf00c04…cf1f80
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0x78c3c3…f477f0
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0x17af46…48ca13
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5431d ago0x475269…630a9a

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.