Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6608e1…a2cefb
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9aff71…251273
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4cfb1d…9e7a68
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x417a70…1bc69c
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x499701…3a23ce
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xac67d1…15d3bd
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xecc429…7c81fe
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6ee511…090ee0
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x58e9a7…de36aa
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe026f5…afd70c
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9edfe3…90bddb
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x81bb27…9317a6
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcf01ef…9bf4df
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x52df49…45d75b
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7b6641…18c1a2
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd16774…11153a
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe51b9b…48e24a
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8d5b98…db98ff
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x405ea9…0a2651
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf4b888…c21180
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb68310…12cab5
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7fbe79…8a6513
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2c9f5c…fc78fd
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf1308e…63b0be
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf2996b…d02e9c

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.