Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xfe8f…794dBase—$25.84100%mrdn36d ago0x2de75f…08ab85
0x13db…51920xe55e…f748Base—$13.46100%mrdn36d ago0x069885…6d2730
0x13db…51920xe55e…f748Base—$20.19100%mrdn36d ago0x3fe34f…8ea292
0xe55e…f7480x1cec…8dd4Base—$17.71100%mrdn36d ago0x1d20a3…72bc67
0x1cec…8dd40xe55e…f748Base—$23.16100%mrdn36d ago0x26014c…068c5d
0xfe8f…794d0xe55e…f748Base—$22.79100%mrdn36d ago0x21887d…1dc8a9
0xfe8f…794d0xe55e…f748Base—$17.71100%mrdn36d ago0x29310a…4901eb
0xe55e…f7480xa6a9…809dBase—$21.88100%mrdn36d ago0x961928…e99b54
0xe55e…f7480xfe8f…794dBase—$22.07100%mrdn36d ago0x8c4890…d9c512
0xa6a9…809d0xe55e…f748Base—$18.12100%mrdn36d ago0xedfb4f…aa5405
0xe55e…f7480xa6a9…809dBase—$12.25100%mrdn36d ago0xc2c704…7eeb5b
0xe55e…f7480x4754…327bBase—$23.69100%mrdn36d ago0x25b690…4b62b7
0x13db…51920xe55e…f748Base—$27.38100%mrdn36d ago0xfd7891…184dca
0xe55e…f7480xfe8f…794dBase—$15.89100%mrdn36d ago0x0182c4…1dd82e
0xa6a9…809d0xe55e…f748Base—$16.02100%mrdn36d ago0x562cbf…559b83
0x4754…327b0xe55e…f748Base—$26.59100%mrdn36d ago0xedb4f7…7bd506
0xe55e…f7480xfe8f…794dBase—$12.03100%mrdn36d ago0xd7aabb…b33345
0xe55e…f7480x4754…327bBase—$14.84100%mrdn36d ago0x3b32d7…2e5357
0xe55e…f7480x13db…5192Base—$17.91100%mrdn36d ago0x6040e0…a09f10
0xe55e…f7480xfe8f…794dBase—$15.17100%mrdn36d ago0x329029…124612
0x1cec…8dd40xe55e…f748Base—$20.18100%mrdn36d ago0x5994a0…e022ca
0xe55e…f7480x4754…327bBase—$16.99100%mrdn36d ago0x52becc…47990d
0x13db…51920xe55e…f748Base—$16.02100%mrdn37d ago0xcac209…9f2ec2
0xe55e…f7480xa6a9…809dBase—$25.11100%mrdn37d ago0x9f176b…e21772
0xe55e…f7480x4754…327bBase—$26.86100%mrdn37d ago0x3efa9a…a52b56

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.