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—$22.16100%mrdn71d ago0xe50a34…e02d8b
0x1cec…8dd40x8e77…e2d6Base—$12.03100%mrdn71d ago0x36be78…bead44
0x1cec…8dd40x8e77…e2d6Base—$14.73100%mrdn71d ago0x1ca78a…1806bf
0x1cec…8dd40x8e77…e2d6Base—$14.76100%mrdn71d ago0x060868…1c30d5
0x1cec…8dd40x8e77…e2d6Base—$17.77100%mrdn71d ago0x25db12…5cd8d6
0x1cec…8dd40x8e77…e2d6Base—$14.24100%mrdn71d ago0x510bb6…04e621
0x1cec…8dd40x8e77…e2d6Base—$14.38100%mrdn71d ago0x229198…3d1cff
0x1cec…8dd40x8e77…e2d6Base—$13.96100%mrdn71d ago0x168e79…fb52fc
0x1cec…8dd40x8e77…e2d6Base—$29.72100%mrdn72d ago0xdd3ce5…1f6dbf
0x1cec…8dd40x8e77…e2d6Base—$16.47100%mrdn72d ago0x716e29…261e4f
0x1cec…8dd40x8e77…e2d6Base—$18.86100%mrdn72d ago0xed237e…3dd293
0x1cec…8dd40x8e77…e2d6Base—$29.14100%mrdn72d ago0x37b802…30cd19
0x1cec…8dd40x8e77…e2d6Base—$18.51100%mrdn72d ago0xd29605…c05fc8
0x1cec…8dd40x8e77…e2d6Base—$23.22100%mrdn72d ago0x8f8de5…906a2d
0x1cec…8dd40x8e77…e2d6Base—$21.61100%mrdn72d ago0x56f9d3…85a2a5
0x1cec…8dd40x8e77…e2d6Base—$25.60100%mrdn72d ago0x6dd066…9fc2fd
0x1cec…8dd40x8e77…e2d6Base—$15.91100%mrdn72d ago0x57e024…7fc8fa
0x1cec…8dd40x8e77…e2d6Base—$26.02100%mrdn72d ago0x662b99…cb0bab
0x1cec…8dd40x8e77…e2d6Base—$22.51100%mrdn72d ago0x1f47de…d5d32f
0x1cec…8dd40x8e77…e2d6Base—$28.40100%mrdn72d ago0x215a12…4fc4c2
0x1cec…8dd40x8e77…e2d6Base—$15.76100%mrdn72d ago0xa6ad0c…92c451
0x1cec…8dd40x8e77…e2d6Base—$29.48100%mrdn72d ago0x2749f7…b386e6
0x1cec…8dd40x8e77…e2d6Base—$19.31100%mrdn72d ago0x2c93cb…44ef18
0x1cec…8dd40x8e77…e2d6Base—$21.54100%mrdn72d ago0xb35838…23921f
0x1cec…8dd40x8e77…e2d6Base—$17.55100%mrdn72d ago0xeb44ec…684502

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.