Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xfe8f…794dBase$48.96100%mrdn9d ago0xde9c04…8f1754
0xa6a9…809d0xe55e…f748Base$23.34100%mrdn9d ago0x3bd2cd…ddecd0
0x13db…51920xa6a9…809dBase$35.75100%mrdn9d ago0x8d61b5…6e1566
0xe55e…f7480xa6a9…809dBase$26.85100%mrdn9d ago0xabd779…9865dc
0xa6a9…809d0x1cec…8dd4Base$44.94100%mrdn9d ago0xb1edd5…095fdb
0x13db…51920xa6a9…809dBase$22.31100%mrdn9d ago0xa95ae6…eb149f
0xa6a9…809d0x13db…5192Base$45.60100%mrdn9d ago0x955c17…1820ca
0x1cec…8dd40xa6a9…809dBase$47.43100%mrdn9d ago0x1fcff7…cce30c
0x4754…327b0xa6a9…809dBase$23.53100%mrdn9d ago0xaed124…fc1fb3
0xa6a9…809d0xfe8f…794dBase$30.88100%mrdn9d ago0xbb9439…c8bedc
0x4754…327b0xa6a9…809dBase$32.68100%mrdn9d ago0xd1ca0b…aed626
0xfe8f…794d0xa6a9…809dBase$22.34100%mrdn9d ago0xf8feab…cc847c
0xa6a9…809d0xfe8f…794dBase$41.96100%mrdn9d ago0x479cc8…ff3bd4
0x1cec…8dd40xa6a9…809dBase$20.13100%mrdn9d ago0x7f744f…7c427e
0xa6a9…809d0xfe8f…794dBase$34.12100%mrdn9d ago0x15090d…a886f5
0xa6a9…809d0x1cec…8dd4Base$25.35100%mrdn9d ago0x7e5cbc…367c79
0x13db…51920xa6a9…809dBase$45.99100%mrdn9d ago0xdf7eab…b7fd03
0xfe8f…794d0xa6a9…809dBase$20.04100%mrdn9d ago0x38aa3f…bbd8e5
0xa6a9…809d0x4754…327bBase$37.15100%mrdn10d ago0x19c75e…aac689
0x1cec…8dd40xa6a9…809dBase$34.34100%mrdn10d ago0x67a9cd…e7531a
0xa6a9…809d0x1cec…8dd4Base$33.89100%mrdn10d ago0x1f7ced…ffb53a
0x1cec…8dd40xa6a9…809dBase$28.11100%mrdn10d ago0x99a532…db6494
0xa6a9…809d0xe55e…f748Base$27.65100%mrdn10d ago0x79a67f…984886
0x1cec…8dd40xa6a9…809dBase$21.99100%mrdn10d ago0xc0e179…930c42
0xa6a9…809d0x13db…5192Base$28.19100%mrdn10d ago0x872547…2feae2

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.