Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa16d ago0x7d55a7…a964c9
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa16d ago0xcbf52f…64f166
0xc0f0…a8420xfe80…47eeBase—$0.001100%fluxa16d ago0x305e3d…fad3a8
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa16d ago0x06fbc6…5f8fcf
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa16d ago0x183384…c95706
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x7354ba…178ff9
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0xe02feb…b6838c
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0xaac74e…07bdb3
0xc7f3…c0440x5f11…468aBase—$0.16100%primer16d ago0x1447d2…d2f9ec
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x3c2107…0459be
0x97bb…e70d0x325b…d430BaseStableEnrichExa$0.15100%coinbase16d ago0xdc66e2…023360
0x97bb…e70d0x325b…d430BaseStableEnrichExa$0.15100%coinbase16d ago0xc9869c…cc27b2
0x97bb…e70d0x325b…d430BaseStableEnrichExa$0.15100%coinbase16d ago0xb85975…99a0e4
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa16d ago0x680551…3505e6
0xadfb…16740xa9dd…2315Base—$0.002100%coinbase16d ago0x897cef…2c4c30
0x97bb…e70d0x325b…d430BaseStableEnrichExa$0.15100%coinbase16d ago0x7c3a0c…a6e9fa
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa16d ago0x63ce6e…23e69c
0xadfb…16740xa9dd…2315Base—$0.002100%coinbase16d ago0xce2d69…0087b4
0xadfb…16740xa9dd…2315Base—$0.002100%coinbase16d ago0x36b26a…9dc309
0xadfb…16740xa9dd…2315Base—$0.002100%coinbase16d ago0xba1541…882af7
0xadfb…16740xa9dd…2315Base—$0.002100%coinbase16d ago0x1ccb78…f66b5d
0xadfb…16740xa9dd…2315Base—$0.002100%coinbase16d ago0x6297ec…a0494a
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa16d ago0x2263d8…421beb
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase16d ago0x64bab4…b57e01
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted16d ago0x902f5c…762407

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.