Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$13.54100%mrdn80d ago0x1a91b7…46d1a3
0x1cec…8dd40x8e77…e2d6Base—$23.37100%mrdn80d ago0x1daaa4…ad54ae
0x1cec…8dd40x8e77…e2d6Base—$24.46100%mrdn80d ago0x39cf68…59e633
0x1cec…8dd40x8e77…e2d6Base—$19.25100%mrdn80d ago0x57eee2…66465d
0x1cec…8dd40x8e77…e2d6Base—$24.17100%mrdn80d ago0xe4fa10…3ce519
0x1cec…8dd40x8e77…e2d6Base—$23.04100%mrdn80d ago0x312bae…bebbd9
0x1cec…8dd40x8e77…e2d6Base—$13.26100%mrdn80d ago0xd87f1a…cd5bcf
0x1cec…8dd40x8e77…e2d6Base—$26.58100%mrdn80d ago0x9d6cfe…63060d
0x1cec…8dd40x8e77…e2d6Base—$23.42100%mrdn80d ago0x8919f4…c3f92f
0x1cec…8dd40x8e77…e2d6Base—$24.34100%mrdn80d ago0xb91920…75d7ac
0x1cec…8dd40x8e77…e2d6Base—$23.70100%mrdn80d ago0xa11e0b…3f7dc6
0x1cec…8dd40x8e77…e2d6Base—$12.89100%mrdn80d ago0xb3f790…2170ec
0x1cec…8dd40x8e77…e2d6Base—$24.70100%mrdn80d ago0xd27570…f5c538
0x1cec…8dd40x8e77…e2d6Base—$28.24100%mrdn80d ago0x9f0e46…eac8b3
0x1cec…8dd40x8e77…e2d6Base—$14.43100%mrdn80d ago0x9426e8…3227fd
0x1cec…8dd40x8e77…e2d6Base—$17.17100%mrdn80d ago0x474727…d7e666
0x1cec…8dd40x8e77…e2d6Base—$18.69100%mrdn80d ago0xc2a972…1e1fe5
0x1cec…8dd40x8e77…e2d6Base—$26.58100%mrdn80d ago0x3956d0…dba875
0x1cec…8dd40x8e77…e2d6Base—$13.39100%mrdn80d ago0xf23742…accda6
0x1cec…8dd40x8e77…e2d6Base—$12.70100%mrdn80d ago0x5699bb…a48ffe
0x1cec…8dd40x8e77…e2d6Base—$13.37100%mrdn80d ago0x884da2…f7b154
0x1cec…8dd40x8e77…e2d6Base—$16.56100%mrdn80d ago0xdcbf79…6a2422
0x1cec…8dd40x8e77…e2d6Base—$22.03100%mrdn80d ago0x6bf972…7b2860
0x1cec…8dd40x8e77…e2d6Base—$27.81100%mrdn80d ago0x5a3582…57c3f3
0x1cec…8dd40x8e77…e2d6Base—$24.32100%mrdn80d ago0x7a3692…a887c3

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.