Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10xe2c3…f440Base—$19.46100%mrdn48d ago0xd72b99…1f8163
0xb6db…31e10xe2c3…f440Base—$38.30100%mrdn48d ago0xe57c77…7c7795
0xb6db…31e10xe2c3…f440Base—$42.01100%mrdn48d ago0x30c752…a4bf46
0xb6db…31e10xe2c3…f440Base—$42.42100%mrdn48d ago0x057cff…174ee9
0xb6db…31e10xe2c3…f440Base—$12.97100%mrdn48d ago0xa435d5…70a62e
0xb6db…31e10xe2c3…f440Base—$38.10100%mrdn48d ago0xd3f0a9…f70b5d
0xb6db…31e10xe2c3…f440Base—$44.94100%mrdn48d ago0xc2babb…e8c6ac
0xb6db…31e10xe2c3…f440Base—$22.01100%mrdn48d ago0xe48c19…3171a4
0xb6db…31e10xe2c3…f440Base—$23.28100%mrdn48d ago0x7fee77…f233cc
0xb6db…31e10xe2c3…f440Base—$23.75100%mrdn48d ago0xd84981…f86434
0xb6db…31e10xe2c3…f440Base—$24.98100%mrdn48d ago0xf6826c…509d38
0xb6db…31e10xe2c3…f440Base—$11.93100%mrdn48d ago0x0ca1cb…74c9b6
0xb6db…31e10xe2c3…f440Base—$25.35100%mrdn48d ago0xda95f9…55ec0b
0xb6db…31e10xe2c3…f440Base—$25.61100%mrdn48d ago0xa43683…acfb31
0xb6db…31e10xe2c3…f440Base—$26.13100%mrdn48d ago0x387275…09f135
0xb6db…31e10xe2c3…f440Base—$33.57100%mrdn49d ago0xac267b…9c02bc
0xb6db…31e10xe2c3…f440Base—$34.23100%mrdn49d ago0x71e60d…f954f5
0xb6db…31e10xe2c3…f440Base—$34.57100%mrdn49d ago0x3af89b…ca481b

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.