Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20be…9a7a0x3e0a…78e7Base—$0.00282100%coinbase74d ago0xb075d3…ed1a7f
0x20be…9a7a0x3e0a…78e7Base—$0.004285100%coinbase74d ago0x95cbc1…f05612
0x20be…9a7a0x3e0a…78e7Base—$0.004096100%coinbase74d ago0xe39ddd…88113e
0x20be…9a7a0x3e0a…78e7Base—$0.004642100%coinbase74d ago0xb523a0…b5f16a
0x20be…9a7a0x3e0a…78e7Base—$0.003776100%coinbase75d ago0x02b74b…bfb999
0x20be…9a7a0x3e0a…78e7Base—$0.003913100%coinbase75d ago0x18e70d…4dcfe1
0x20be…9a7a0x3e0a…78e7Base—$0.004057100%coinbase75d ago0x12e1f5…e8f6df
0x20be…9a7a0x3e0a…78e7Base—$0.004163100%coinbase75d ago0xe79ac0…cc4a19
0x20be…9a7a0x3e0a…78e7Base—$0.004529100%coinbase75d ago0x04febd…3dce5e
0x20be…9a7a0x3e0a…78e7Base—$0.004677100%coinbase75d ago0x4a996a…07f5ee
0x20be…9a7a0x3e0a…78e7Base—$0.005302100%coinbase75d ago0x64dfc6…682262
0x20be…9a7a0x3e0a…78e7Base—$0.004017100%coinbase75d ago0x9d1260…00b41f
0x20be…9a7a0x3e0a…78e7Base—$0.003508100%coinbase75d ago0x88c397…8d19c7
0x20be…9a7a0x3e0a…78e7Base—$0.003517100%coinbase75d ago0x69615b…78800d
0x20be…9a7a0x3e0a…78e7Base—$0.005852100%coinbase75d ago0x00a18d…538672
0x20be…9a7a0x3e0a…78e7Base—$0.005541100%coinbase75d ago0xd1b5a3…72842a
0x20be…9a7a0x3e0a…78e7Base—$0.005695100%coinbase75d ago0x306623…4d103c
0x20be…9a7a0x3e0a…78e7Base—$0.004947100%coinbase75d ago0x30d676…7c3889
0x20be…9a7a0x3e0a…78e7Base—$0.003621100%coinbase75d ago0xc08606…c2d86b
0x20be…9a7a0x3e0a…78e7Base—$0.003639100%coinbase75d ago0xb560d3…594bac
0x20be…9a7a0x3e0a…78e7Base—$0.005801100%coinbase75d ago0x9b7261…a9379d
0x20be…9a7a0x3e0a…78e7Base—$0.005474100%coinbase75d ago0x20827c…95cc7a
0x20be…9a7a0x3e0a…78e7Base—$0.002831100%coinbase75d ago0x1ec8cd…8f2dfc

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.