Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.005100%coinbase61d ago0x5374cc…e2753e
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.005100%coinbase61d ago0xba47c4…9fd454
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.003100%coinbase61d ago0x720525…d73f72
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.001100%coinbase61d ago0x07cfb5…a73d0d
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.005100%coinbase61d ago0x2d5012…4297a1
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.005100%coinbase61d ago0x3bd20f…932149
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.005100%coinbase61d ago0x348f3a…42b070
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.002100%coinbase61d ago0x0c3cee…880ac7
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.001100%coinbase61d ago0x70c6c2…b0837d
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.005100%coinbase61d ago0x05d9cd…5ea748
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.002100%coinbase61d ago0x51bc65…d14565
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.001100%coinbase61d ago0xd4a846…538017
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.002100%coinbase61d ago0xba8928…f4f1e6
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.001100%coinbase61d ago0xeb53ba…97d264
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.002100%coinbase61d ago0x1d7c59…6ac9e2
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.001100%coinbase61d ago0xc049e6…bb9f15
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.003100%coinbase62d ago0x753fa3…97e7f4
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.001100%coinbase62d ago0x05daa7…cc7876
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.005100%coinbase62d ago0x0970db…399716
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.005100%coinbase62d ago0x8d9f08…27fc22
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.005100%coinbase62d ago0xae358d…352140
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.005100%coinbase62d ago0xa9201f…fbeb3e
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.001100%coinbase62d ago0x310287…7000e6
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.003100%coinbase62d ago0x6ee659…45129f
0xc47e…e8010xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.005100%coinbase62d ago0xde3a7e…3051ad

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.