Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb5a91c…a6aa8e
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfc1173…f69bca
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0x610649…215df5
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9e4681…3057ce
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcbf8b4…9964b7
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbbe429…836b54
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0x83a744…5edba1
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2fb18…1f96bc
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0x55906f…107535
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74d304…58c409
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0x165c98…03c445
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0x13e57a…e8cee9
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0x00b902…d27379
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0x34852d…96185b
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0x32598d…853a88
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed62bf…2285d5
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbff1cf…fcf0c8
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfde948…8d92d2
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcee063…70eba7
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0x812515…b0e66d
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0x374f3a…206f2b
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdb5db8…1f8d7b
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf79085…1ec4a6
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf87ca2…eaf156
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6407dd…3cc4b9

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.