Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e68…e9140x3e0a…78e7Base—$0.005929100%coinbase74d ago0x22b723…1c5763
0x8e68…e9140x3e0a…78e7Base—$0.00508100%coinbase74d ago0xad1e9d…4b13d4
0x8e68…e9140x3e0a…78e7Base—$0.003102100%coinbase74d ago0x8087d9…8f8d06
0x8e68…e9140x3e0a…78e7Base—$0.005093100%coinbase74d ago0x41e34f…b1e7fd
0x8e68…e9140x3e0a…78e7Base—$0.005109100%coinbase74d ago0xe83c87…25d0fb
0x8e68…e9140x3e0a…78e7Base—$0.004273100%coinbase74d ago0x60e233…fdf9b3
0x8e68…e9140x3e0a…78e7Base—$0.002704100%coinbase74d ago0x437d35…9157bd
0x8e68…e9140x3e0a…78e7Base—$0.00425100%coinbase74d ago0x04bf6c…6ef6f7
0x8e68…e9140x3e0a…78e7Base—$0.003223100%coinbase74d ago0xb84112…164201
0x8e68…e9140x3e0a…78e7Base—$0.004561100%coinbase75d ago0x1365a1…571038
0x8e68…e9140x3e0a…78e7Base—$0.003695100%coinbase75d ago0x4e939c…13cb71
0x8e68…e9140x3e0a…78e7Base—$0.003205100%coinbase75d ago0x4814a3…1c6de5
0x8e68…e9140x3e0a…78e7Base—$0.00567100%coinbase75d ago0xd9a4ef…b4c460
0x8e68…e9140x3e0a…78e7Base—$0.004985100%coinbase75d ago0xe2b0f7…e740ae
0x8e68…e9140x3e0a…78e7Base—$0.004424100%coinbase75d ago0xbc5d49…f2a0d0
0x8e68…e9140x3e0a…78e7Base—$0.005076100%coinbase75d ago0xbbe0f9…48ab3b
0x8e68…e9140x3e0a…78e7Base—$0.00419100%coinbase75d ago0x72d196…be4983
0x8e68…e9140x3e0a…78e7Base—$0.004252100%coinbase75d ago0x961d4f…0f1d64
0x8e68…e9140x3e0a…78e7Base—$0.002918100%coinbase75d ago0x61c476…5f1182
0x8e68…e9140x3e0a…78e7Base—$0.004835100%coinbase75d ago0xd79615…db2ab9
0x8e68…e9140x3e0a…78e7Base—$0.004968100%coinbase75d ago0x780b97…7069a0
0x8e68…e9140x3e0a…78e7Base—$0.004619100%coinbase75d ago0x90fc44…99432d
0x8e68…e9140x3e0a…78e7Base—$0.005894100%coinbase75d ago0x4df6b4…860f6b
0x8e68…e9140x3e0a…78e7Base—$0.003874100%coinbase75d ago0xd21fe3…664c43
0x8e68…e9140x3e0a…78e7Base—$0.004502100%coinbase75d ago0x3ea671…8e0373

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.