Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f84…7b1c0x41bb…1deeBase—$1.99100%coinbase45d ago0x31e82c…2cee42
coinanalysis.eth0x41bb…1deeBase—$1.99100%coinbase45d ago0x7f092f…38610f
0x4a54…de590x41bb…1deeBase—$1.99100%coinbase45d ago0x70b896…af1f37
torroboros.eth0x41bb…1deeBase—$1.99100%coinbase45d ago0x06ce2c…4c55d7
0x4db6…43c30x41bb…1deeBase—$1.99100%coinbase45d ago0x25121c…0f0790
0x1c48…ead20x41bb…1deeBase—$1.99100%coinbase45d ago0xdbec04…edd6cc
0x1c48…ead20x41bb…1deeBase—$1.99100%coinbase45d ago0xd893ce…2c624d
0xc39b…9e2d0x41bb…1deeBase—$1.99100%coinbase45d ago0x4db7ca…e50018
0xc39b…9e2d0x41bb…1deeBase—$1.99100%coinbase45d ago0xf2c040…12cf25
0x2f37…b4850x41bb…1deeBase—$1.99100%coinbase45d ago0x7f42f8…7aafed
0x2f37…b4850x41bb…1deeBase—$1.99100%coinbase45d ago0xd494db…a88255
0xba9b…ec000x41bb…1deeBase—$1.99100%coinbase45d ago0x5cc78b…d45ecb
0x6803…2e5c0x41bb…1deeBase—$1.99100%coinbase45d ago0x0f374d…932cec
0x6803…2e5c0x41bb…1deeBase—$1.99100%coinbase45d ago0xaaa2d5…4dd545
0x6803…2e5c0x41bb…1deeBase—$1.99100%coinbase45d ago0x06165c…b323d5
0x69ff…f7170x41bb…1deeBase—$1.99100%coinbase45d ago0xbc0ea5…dd4f6d
0xa53c…423b0x41bb…1deeBase—$1.99100%coinbase45d ago0x542c87…055458
0xa53c…423b0x41bb…1deeBase—$1.99100%coinbase45d ago0xe4180e…775f5a
0x23fd…f0b70x41bb…1deeBase—$1.99100%coinbase45d ago0x391540…05e5e2
0x23fd…f0b70x41bb…1deeBase—$1.99100%coinbase45d ago0xd5e77a…6882fe
0x5a51…bafa0x41bb…1deeBase—$1.99100%coinbase45d ago0xe59272…3d6940
0xd268…95350x41bb…1deeBase—$1.99100%coinbase45d ago0xbe3a6f…4a2307
0xd268…95350x41bb…1deeBase—$1.99100%coinbase45d ago0x1897ff…5e34be
0xd268…95350x41bb…1deeBase—$1.99100%coinbase45d ago0x5a793b…44a405
0x0877…11310x41bb…1deeBase—$1.99100%coinbase45d ago0x5a2c6c…694b6c

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.