Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$5.25100%0xb7ce…a06241d ago0xec2a32…515dd1
0xc9a2…31540x47c5…4fc3Base$21.0070%0xbb85…658241d ago0x34e8da…82da27
0xc9a2…31540x0e3d…7757Base$21.00100%0x5e6e…178741d ago0x84ec77…a740dd
0xc9a2…31540x0e3d…7757Base$26.25100%0x0477…fae041d ago0x40bef1…cb8c1c
0xc9a2…31540x0e3d…7757Base$5.25100%0xb55c…2e3e41d ago0x838f97…cbb030
0xc9a2…31540x0e3d…7757Base$5.25100%0xa438…8fb841d ago0x21d8dc…29d94f
0xc9a2…31540x0e3d…7757Base$1.05100%0xdae3…916a41d ago0xcc2d8d…5f1f7f
0xc9a2…31540x0e3d…7757Base$2.10100%0x0fb0…485941d ago0x98767d…4c4342
0xc9a2…31540x0e3d…7757Base$9.45100%0x44ef…9f6341d ago0xcba7d9…e4bb3f
0xc9a2…31540x0e3d…7757Base$10.50100%0x6d10…b12b41d ago0x6f3e2d…b3ee61
0xc9a2…31540x0e3d…7757Base$2.10100%0xc629…e70141d ago0x571957…4217b0
0xc9a2…31540x0e3d…7757Base$3.15100%0x05f1…3bb941d ago0xc73a86…5a0b7e
0xc9a2…31540x0e3d…7757Base$3.15100%0xf760…e9ab41d ago0xdf132c…17a37b
0xc9a2…31540x0e3d…7757Base$2.10100%0x81da…371f41d ago0x8cfce8…331b99
0xc9a2…31540x0e3d…7757Base$2.10100%0x0166…37af41d ago0x8045af…9c3235
0xc9a2…31540x0e3d…7757Base$5.25100%0x1913…93d941d ago0x7bada8…48a396
0xc9a2…31540x47c5…4fc3Base$3.1570%0xaf61…49f641d ago0x2f9360…0cce16
0xc9a2…31540x0e3d…7757Base$10.50100%0x5682…a95241d ago0xf3753d…7cbb7c
0xc9a2…31540x0e3d…7757Base$5.25100%0xb31a…568f41d ago0xe6f901…b0685f
0xc9a2…31540x47c5…4fc3Base$2.1070%0x9e2a…5a9441d ago0x5736fb…0028e4
0xc9a2…31540x0e3d…7757Base$2.10100%0xc366…284e41d ago0xa7964d…6d0623
0xc9a2…31540x0e3d…7757Base$21.00100%0x2fb2…aefd41d ago0x6dd7b7…0dd9b3
0xc9a2…31540x0e3d…7757Base$10.50100%0xe5f9…0f5f42d ago0x29da79…18aec7
0xc9a2…31540x0e3d…7757Base$15.75100%0xd798…875142d ago0xb99451…6a965a
0xc9a2…31540x0e3d…7757Base$31.50100%0xb182…b93d42d ago0xb2ac8f…ff0aa0

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.