Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x835c…b58d0xccc8…15beBase—$20,494.09100%0xf70d…dbef102d ago0x920844…2b45e9
0x2a25…a0350xccc8…15beBase—$6.36100%0xf70d…dbef102d ago0x23e433…f93ea3
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef102d ago0xf6fda7…665528
0xdef5…54560xccc8…15beBase—$69.53100%0xf70d…dbef102d ago0x1f6210…2fae52
0x49a1…c0920xccc8…15beBase—$104.14100%0xf70d…dbef102d ago0xd6b423…486789
0x1ce2…b3f60xccc8…15beBase—$50.00100%0xf70d…dbef102d ago0xb9c67c…05efb4
0xcfe9…41450xccc8…15beBase—$105.34100%0xf70d…dbef102d ago0x9a3905…be7395
0xd787…72680xccc8…15beBase—$28.10100%0xf70d…dbef102d ago0x40cb54…e4fa0f
sanekb.eth0xccc8…15beBase—$28.00100%0xf70d…dbef102d ago0x7c49e7…5d1a6e
0x9e0a…e3590xccc8…15beBase—$20.00100%0xf70d…dbef102d ago0x6018d7…1dfe28
0x26b0…2f780xccc8…15beeip155:1—$12.93100%Route unknown103d ago0x1abb4a…1ed3d9
0xdef5…54560xccc8…15beBase—$12.00100%0xf70d…dbef103d ago0x757eda…7ffadc
0x9cc4…b1760xccc8…15beBase—$1.55100%0xf70d…dbef103d ago0x074b5c…55a720
0x9cc4…b1760xccc8…15beBase—$1.89100%0xf70d…dbef103d ago0x548c0b…b19e3c
0x9cc4…b1760xccc8…15beBase—$2.02100%0xf70d…dbef103d ago0x2d0dc7…ce8e6b
0x9cc4…b1760xccc8…15beBase—$2.01100%0xf70d…dbef103d ago0x9d3a86…827349
0x9cc4…b1760xccc8…15beBase—$2.61100%0xf70d…dbef103d ago0x895e0b…528b50
yukuma.eth0xccc8…15beBase—$34.00100%0xf70d…dbef103d ago0x2080ea…2c6b1a
0xfe8d…51ec0xccc8…15beBase—$1.00100%0xf70d…dbef103d ago0x21eafb…26d82f
0xfe8d…51ec0xccc8…15beBase—$5.00100%0xf70d…dbef103d ago0xced69c…4d021d

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.