Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$20.43100%mrdn106d ago0x43a0f7…ff00e6
0xfe8f…794d0x8e77…e2d6Base—$17.83100%mrdn106d ago0x925502…36093e
0xfe8f…794d0x8e77…e2d6Base—$20.91100%mrdn106d ago0xf5298f…bcdf7f
0xfe8f…794d0x8e77…e2d6Base—$20.94100%mrdn106d ago0x745f48…9a8098
0xfe8f…794d0x8e77…e2d6Base—$27.36100%mrdn106d ago0xe653d2…af6d78
0xfe8f…794d0x8e77…e2d6Base—$24.66100%mrdn106d ago0x6dc8a5…94c32b
0xfe8f…794d0x8e77…e2d6Base—$22.02100%mrdn106d ago0xa064f9…d96b54
0xfe8f…794d0x8e77…e2d6Base—$14.15100%mrdn107d ago0xd268d4…7e8842
0xfe8f…794d0x8e77…e2d6Base—$14.40100%mrdn107d ago0x61f5a9…17fad1
0xfe8f…794d0x8e77…e2d6Base—$14.73100%mrdn107d ago0x690e4b…52a627
0xfe8f…794d0x8e77…e2d6Base—$12.88100%mrdn107d ago0x2f1fd9…2a61a0
0xfe8f…794d0x8e77…e2d6Base—$24.57100%mrdn107d ago0x6d8b58…432f0c
0xfe8f…794d0x8e77…e2d6Base—$21.63100%mrdn107d ago0x19409b…96e6fa
0xfe8f…794d0x8e77…e2d6Base—$25.76100%mrdn107d ago0x7100bb…4df63c
0xfe8f…794d0x8e77…e2d6Base—$25.00100%mrdn107d ago0x2cd9b6…ae7e9e
0xfe8f…794d0x8e77…e2d6Base—$17.94100%mrdn107d ago0xa7928c…f727ff
0xfe8f…794d0x8e77…e2d6Base—$28.55100%mrdn107d ago0x9c9623…55d847
0xfe8f…794d0x8e77…e2d6Base—$33.00100%mrdn107d ago0x61324e…ebd994
0xfe8f…794d0x8e77…e2d6Base—$19.56100%mrdn107d ago0x17029d…6b25fc
0xfe8f…794d0x8e77…e2d6Base—$30.72100%mrdn107d ago0xaee7bc…ef3851
0xfe8f…794d0x8e77…e2d6Base—$21.95100%mrdn107d ago0xdbc885…8bb06d
0xfe8f…794d0x8e77…e2d6Base—$15.58100%mrdn107d ago0x17eb2e…98705f
0xfe8f…794d0x8e77…e2d6Base—$28.54100%mrdn107d ago0xca6b95…d33dcc
0xfe8f…794d0x8e77…e2d6Base—$33.09100%mrdn107d ago0xb3b8e7…5267dc
0xfe8f…794d0x8e77…e2d6Base—$19.14100%mrdn107d ago0xdd19f1…4cecb8

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.