Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xee24af…e30bb7
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xf23f06…ebeeb9
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x089dab…4984d2
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x97a61a…3c648a
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x9bb839…c095f7
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x6847d2…30d291
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xec2fde…c35ca5
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x4042f7…7006c5
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x82d638…b97f26
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xf2b93f…e1a4eb
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x334b08…1d1db8
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x02fa0f…ad1d48
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x1a43c0…6b25cd
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xd02602…dc15c7
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x0ee726…04d250
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x296db5…5c76a0
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xa23158…872bf7
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x77520f…f4e469
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x3ec615…a847ce
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x82e1ce…cb409a
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xdfcbe5…cab2b4
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xc719a2…cf46bd
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x0ac68b…78cabd
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x6f9461…a336a8
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x6cf237…3179ab

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.