Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…7a5d1d ago0xfc98a5…f221e9
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…4bba1d ago0x3b2eab…b58181
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x3018…02301d ago0x556672…7da4bf
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec651d ago0xbb09f1…0f6e92
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x3018…02301d ago0xdad298…cd0a72
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec651d ago0x4e5897…692c4a
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x13c2…ecb81d ago0x3faf8f…c992af
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…44cc1d ago0x4685f8…a8cf46
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec651d ago0xad7314…46470d
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec651d ago0x4f6098…36ec1b
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec651d ago0xbb90d2…9648f4
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec651d ago0x427c99…f77ace
0x3be9…575c0xaa9c…5a6bBase$50.0070%0xb3d3…90da1d ago0xa02148…19e11e
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec652d ago0x235ce0…50ead9
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…85382d ago0x2dd82d…ba78b2
0x3be9…575c0xaa9c…5a6bBase$50.0070%0xf793…af752d ago0xf07ad4…a37294
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x3018…02302d ago0x1fea1d…777252
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec652d ago0xf3ca69…31da66
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec652d ago0xbf1027…579f2b

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.