Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e1f…f0990x3e0a…78e7Base—$0.004204100%coinbase74d ago0xf40fe1…4dadf8
0x4e1f…f0990x3e0a…78e7Base—$0.005255100%coinbase74d ago0xdd0438…2d31ec
0x4e1f…f0990x3e0a…78e7Base—$0.004197100%coinbase74d ago0x026859…5dc08c
0x4e1f…f0990x3e0a…78e7Base—$0.004127100%coinbase74d ago0xd2d39d…342543
0x4e1f…f0990x3e0a…78e7Base—$0.004821100%coinbase74d ago0xccea8d…d5bf4a
0x4e1f…f0990x3e0a…78e7Base—$0.00384100%coinbase74d ago0x3a4576…43228f
0x4e1f…f0990x3e0a…78e7Base—$0.003663100%coinbase74d ago0xcca8d2…5af287
0x4e1f…f0990x3e0a…78e7Base—$0.003442100%coinbase74d ago0xf7d9da…8a3237
0x4e1f…f0990x3e0a…78e7Base—$0.00315100%coinbase75d ago0x8df83d…71819b
0x4e1f…f0990x3e0a…78e7Base—$0.002964100%coinbase75d ago0x7cc0a5…7c819b
0x4e1f…f0990x3e0a…78e7Base—$0.003096100%coinbase75d ago0xe848f4…9c1899
0x4e1f…f0990x3e0a…78e7Base—$0.004356100%coinbase75d ago0x8d130b…fbe9a4
0x4e1f…f0990x3e0a…78e7Base—$0.00491100%coinbase75d ago0x8d99f8…7ce467
0x4e1f…f0990x3e0a…78e7Base—$0.004851100%coinbase75d ago0x6e4b69…8d0ce8
0x4e1f…f0990x3e0a…78e7Base—$0.004207100%coinbase75d ago0x3b5ea1…db2985
0x4e1f…f0990x3e0a…78e7Base—$0.004185100%coinbase75d ago0x3e51c3…143c99
0x4e1f…f0990x3e0a…78e7Base—$0.002777100%coinbase75d ago0x3e3b75…2dabd7
0x4e1f…f0990x3e0a…78e7Base—$0.003587100%coinbase75d ago0x8ffb26…c95f30
0x4e1f…f0990x3e0a…78e7Base—$0.004616100%coinbase75d ago0x4afb97…122711
0x4e1f…f0990x3e0a…78e7Base—$0.005815100%coinbase75d ago0x1d0dae…652c0e
0x4e1f…f0990x3e0a…78e7Base—$0.002839100%coinbase75d ago0xcf0d38…49f540
0x4e1f…f0990x3e0a…78e7Base—$0.004459100%coinbase75d ago0xab4b97…3ad41a
0x4e1f…f0990x3e0a…78e7Base—$0.004165100%coinbase75d ago0x64a018…213981
0x4e1f…f0990x3e0a…78e7Base—$0.004127100%coinbase75d ago0x56e534…db332f
0x4e1f…f0990x3e0a…78e7Base—$0.003695100%coinbase75d ago0x4d172f…5344cf

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.