Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.05100%coinbase1h ago0xcfa97c…f33d85
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.01100%coinbase1h ago0x26417b…04c79c
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.01100%coinbase1h ago0xcbd2e7…b68f53
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.01100%coinbase1h ago0x5eaaf9…1ee05c
0x2e8d…c32d0x2ad9…5c13Base—$0.0520%Payer-submitted1h ago0x079f31…f7e643
0x2e8d…c32d0x2ad9…5c13Base—$0.0520%Payer-submitted1h ago0x23f224…154720
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.002100%coinbase1h ago0x429828…73da0f
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.005100%coinbase1h ago0x174dfe…6b5bcb
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.002100%coinbase1h ago0x15283d…f1a4f4
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.001100%coinbase1h ago0x9adda2…0786b3
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.001100%coinbase1h ago0xc4a77b…235350
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.002100%coinbase1h ago0x312745…0817f5
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.05100%coinbase1h ago0x540f9a…795c20
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.01100%coinbase1h ago0xead3f3…cd9708
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.01100%coinbase1h ago0x68921a…e51639
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.01100%coinbase1h ago0x713367…396233
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.005100%coinbase1h ago0x77aa68…6e5821
0x2e8d…c32d0x2ad9…5c13Base—$0.0520%Payer-submitted1h ago0x49eef2…db1826
0x2e8d…c32d0x2ad9…5c13Base—$0.0520%Payer-submitted1h ago0xa918ff…f2af69
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.002100%coinbase1h ago0x6b1bf2…b6d4b5
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.001100%coinbase1h ago0xa178fb…56b765
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.001100%coinbase1h ago0x4d3f4a…6f9b38
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.05100%coinbase1h ago0x84098c…74c1d5
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.002100%coinbase1h ago0xefdf3d…92a1ec
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.01100%coinbase1h ago0xb96250…90eda9

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.