Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$36.17100%mrdn45d ago0x586f4d…5f3803
0xa6a9…809d0x8e77…e2d6Base—$17.50100%mrdn45d ago0x4c3cde…789dfb
0xa6a9…809d0x8e77…e2d6Base—$18.08100%mrdn45d ago0x7f46b5…f2f973
0xa6a9…809d0x8e77…e2d6Base—$29.54100%mrdn45d ago0xb043bf…3eee30
0xa6a9…809d0x8e77…e2d6Base—$17.47100%mrdn45d ago0xf61abd…5ad3d1
0xa6a9…809d0x8e77…e2d6Base—$31.36100%mrdn45d ago0xddd3a4…0ede96
0xa6a9…809d0x8e77…e2d6Base—$23.78100%mrdn45d ago0x71a357…47543a
0xa6a9…809d0x8e77…e2d6Base—$33.09100%mrdn45d ago0xd0e7c0…bc9096
0xa6a9…809d0x8e77…e2d6Base—$36.91100%mrdn45d ago0xc06f47…243195
0xa6a9…809d0x8e77…e2d6Base—$22.96100%mrdn45d ago0x84cb68…4bcd19
0xa6a9…809d0x8e77…e2d6Base—$17.74100%mrdn45d ago0x24505e…33f7a6
0xa6a9…809d0x8e77…e2d6Base—$36.83100%mrdn45d ago0x6ef231…b49318
0xa6a9…809d0x8e77…e2d6Base—$33.27100%mrdn45d ago0x3ed75d…13a987
0x1cec…8dd40xa6a9…809dBase—$27.11100%mrdn45d ago0xbe2b2f…294582
0xa6a9…809d0x8e77…e2d6Base—$24.79100%mrdn45d ago0x691921…803c2f
0x1cec…8dd40xa6a9…809dBase—$32.33100%mrdn45d ago0x94e341…db98a6
0xa6a9…809d0x8e77…e2d6Base—$32.78100%mrdn45d ago0xb0a2fb…5eae23
0x1cec…8dd40xa6a9…809dBase—$39.04100%mrdn45d ago0x7869e6…843e2c
0xa6a9…809d0x1cec…8dd4Base—$28.74100%mrdn45d ago0xe36c0c…526a4c
0xa6a9…809d0x8e77…e2d6Base—$30.03100%mrdn45d ago0xef9016…e6f014
0x4754…327b0xa6a9…809dBase—$29.74100%mrdn45d ago0x15ca2f…dd9359
0xa6a9…809d0xe55e…f748Base—$41.19100%mrdn45d ago0xbd34f5…f2ec4f
0xa6a9…809d0x8e77…e2d6Base—$32.15100%mrdn45d ago0x0ee258…13a5cb
0x4754…327b0xa6a9…809dBase—$25.64100%mrdn45d ago0x3e9c5f…292006
0xa6a9…809d0x8e77…e2d6Base—$28.69100%mrdn45d ago0xb35c77…acfe28

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.