Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base—$37.72100%mrdn47d ago0x846570…1f4074
0xb6db…31e10x8e77…e2d6Base—$38.10100%mrdn47d ago0xcea5ee…6ba194
0xb6db…31e10xe2c3…f440Base—$19.46100%mrdn47d ago0xd72b99…1f8163
0xb6db…31e10xe2c3…f440Base—$38.30100%mrdn47d ago0xe57c77…7c7795
0xb6db…31e10x8e77…e2d6Base—$35.54100%mrdn47d ago0x9951cf…7736c5
0xb6db…31e10x8e77…e2d6Base—$39.44100%mrdn47d ago0xe83655…3e7e67
0xb6db…31e10x8e77…e2d6Base—$17.59100%mrdn47d ago0x607dc0…64fb59
0xb6db…31e10x8e77…e2d6Base—$40.01100%mrdn47d ago0x371056…85600e
0xb6db…31e10x8e77…e2d6Base—$40.42100%mrdn47d ago0x0b5db0…758e19
0xb6db…31e10x8e77…e2d6Base—$34.47100%mrdn47d ago0x38b3c5…6c8943
0xb6db…31e10x8e77…e2d6Base—$41.17100%mrdn47d ago0x8805c8…a126f6
0xb6db…31e10x8e77…e2d6Base—$41.59100%mrdn47d ago0x9ca243…9a3d4d
0xb6db…31e10x8e77…e2d6Base—$42.01100%mrdn47d ago0xd7d605…537e8d
0xb6db…31e10xe2c3…f440Base—$42.01100%mrdn47d ago0x30c752…a4bf46
0xb6db…31e10xe2c3…f440Base—$42.42100%mrdn47d ago0x057cff…174ee9
0xb6db…31e10x8e77…e2d6Base—$11.60100%mrdn47d ago0x7003a1…535e6c
0xb6db…31e10xe2c3…f440Base—$12.97100%mrdn48d ago0xa435d5…70a62e
0xb6db…31e10xe2c3…f440Base—$38.10100%mrdn48d ago0xd3f0a9…f70b5d
0xb6db…31e10x8e77…e2d6Base—$43.93100%mrdn48d ago0x4b8096…29858f
0xb6db…31e10x8e77…e2d6Base—$15.96100%mrdn48d ago0x5f7a74…519144
0xb6db…31e10x8e77…e2d6Base—$44.54100%mrdn48d ago0xb19645…9f479c
0xb6db…31e10x8e77…e2d6Base—$40.18100%mrdn48d ago0x81c4fb…6ffa14
0xb6db…31e10xe2c3…f440Base—$44.94100%mrdn48d ago0xc2babb…e8c6ac
0xb6db…31e10x8e77…e2d6Base—$45.85100%mrdn48d ago0x2d84cd…d8cb15
0xb6db…31e10x8e77…e2d6Base—$22.01100%mrdn48d ago0x443c4e…a9ebd7

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.