Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0xfb99f7…18bf58
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x02f267…b1c3f6
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0xe21e81…30e7fe
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0xb81948…600e86
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x02448e…e58242
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0xe63451…457153
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x5190f9…4fd6f4
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x42d611…a0507b
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0xbcd3e0…24c630
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x9f0696…f25744
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x818201…cfbe73
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x9d95e5…7230de
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0xc7bc06…0b314f
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x597d54…0cc1d8
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x827a9c…9edc86
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x7c2bf2…2bdd2f
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0xec0bd0…8e47eb
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x1bbbc6…9bf683
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x692d6f…5e1495
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x23b199…2ca584
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0xade337…863462
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x5229fa…4a5d14
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x5d6b8c…c850e2
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x0a3cb1…9022d1
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase39d ago0x12557d…b60935

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.