Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x4754…327bBase$29.27100%mrdn41d ago0x5b948a…5fa36a
0x13db…51920x4754…327bBase$38.64100%mrdn41d ago0x7c3d25…8158cd
0x4754…327b0xfe8f…794dBase$41.04100%mrdn41d ago0xf4b112…13c7bc
0x1cec…8dd40x4754…327bBase$33.06100%mrdn41d ago0x6f9f92…d42c72
0x4754…327b0x1cec…8dd4Base$42.22100%mrdn41d ago0x291225…cd87f8
0x4754…327b0xa6a9…809dBase$29.64100%mrdn41d ago0x141f3e…bf8365
0xa6a9…809d0x4754…327bBase$35.57100%mrdn41d ago0x349dec…15a4eb
0x4754…327b0xa6a9…809dBase$19.63100%mrdn41d ago0xfa49a5…744d05
0xe55e…f7480x4754…327bBase$24.52100%mrdn41d ago0xb6aa47…bc2f2e
0x4754…327b0xe55e…f748Base$43.51100%mrdn41d ago0x5fbb7d…f94690
0x4754…327b0x1cec…8dd4Base$29.62100%mrdn41d ago0x23b1f2…794277
0x4754…327b0xa6a9…809dBase$43.82100%mrdn41d ago0xe34b7f…e09146
0xfe8f…794d0x4754…327bBase$26.14100%mrdn41d ago0x09337d…d1d142
0x4754…327b0xfe8f…794dBase$42.86100%mrdn41d ago0xc1d52d…d8a655
0x13db…51920x4754…327bBase$39.20100%mrdn41d ago0xa6bbc2…da7580
0xa6a9…809d0x4754…327bBase$23.90100%mrdn41d ago0x979512…cfbfea
0x13db…51920x4754…327bBase$24.74100%mrdn41d ago0x54a62e…659fd8
0xa6a9…809d0x4754…327bBase$33.96100%mrdn41d ago0x41253a…b85a05
0xa6a9…809d0x4754…327bBase$27.32100%mrdn41d ago0x476547…dbf2e9
0x4754…327b0x1cec…8dd4Base$43.22100%mrdn41d ago0x78b980…9a9bb9
0x1cec…8dd40x4754…327bBase$32.97100%mrdn41d ago0x5d3936…265bf9
0x4754…327b0xa6a9…809dBase$39.78100%mrdn41d ago0xcd1e19…48048d
0x13db…51920x4754…327bBase$34.82100%mrdn41d ago0x88d8c5…4640a0
0x4754…327b0x1cec…8dd4Base$21.22100%mrdn41d ago0x4e2949…c38c62
0xfe8f…794d0x4754…327bBase$22.49100%mrdn41d ago0x787517…a6c4d9

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.