Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb3f12e…429825
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x04e38b…5107eb
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d1074…9d53aa
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x39bd74…9e4dc9
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9381ac…4e6098
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd78cfb…02a38f
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc732cd…1b420c
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x99e291…930317
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa6b1e0…2e52c7
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x64be5b…ab5d0c
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x31065f…375605
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd3d26c…755e3a
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x76d98a…884110
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c248b…44f0d5
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x22cbec…a155d5
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf4bc01…cb7cfb
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b810d…a900bd
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x983957…b6a5ca
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5418f7…85ca38
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ba311…0265a8
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbc9de3…d45bbe
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x42db07…92c3d3
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6e7273…fda42d
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda6ba6…dfe375
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc01f0b…a4022b

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.