Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28bc…4d9f0x3e0a…78e7Base—$0.005128100%coinbase73d ago0x94ffed…375b4c
0x28bc…4d9f0x3e0a…78e7Base—$0.003044100%coinbase73d ago0x1bd164…9ee81d
0x28bc…4d9f0x3e0a…78e7Base—$0.004984100%coinbase73d ago0x83c039…b5e872
0x28bc…4d9f0x3e0a…78e7Base—$0.004654100%coinbase73d ago0x9adecf…93f7b3
0x28bc…4d9f0x3e0a…78e7Base—$0.002666100%coinbase73d ago0x22ef8a…a9ce16
0x28bc…4d9f0x3e0a…78e7Base—$0.00389100%coinbase73d ago0xd528e3…3eeecb
0x28bc…4d9f0x3e0a…78e7Base—$0.004754100%coinbase73d ago0x736f80…a83282
0x28bc…4d9f0x3e0a…78e7Base—$0.003143100%coinbase73d ago0xbe249b…e5d5d5
0x28bc…4d9f0x3e0a…78e7Base—$0.005901100%coinbase73d ago0xfb7d6f…4045b5
0x28bc…4d9f0x3e0a…78e7Base—$0.005245100%coinbase73d ago0xdb7ff2…c63f56
0x28bc…4d9f0x3e0a…78e7Base—$0.004828100%coinbase73d ago0xef3d3d…59fb70
0x28bc…4d9f0x3e0a…78e7Base—$0.005435100%coinbase73d ago0xda371c…f8f919
0x28bc…4d9f0x3e0a…78e7Base—$0.0057100%coinbase73d ago0x502250…724870
0x28bc…4d9f0x3e0a…78e7Base—$0.004706100%coinbase73d ago0x0009a2…130127
0x28bc…4d9f0x3e0a…78e7Base—$0.004701100%coinbase73d ago0xa7fa4d…598f75
0x28bc…4d9f0x3e0a…78e7Base—$0.005076100%coinbase73d ago0x99135c…17c301
0x28bc…4d9f0x3e0a…78e7Base—$0.00549100%coinbase73d ago0xd92b90…0aa0aa
0x28bc…4d9f0x3e0a…78e7Base—$0.00426100%coinbase73d ago0xca693b…215937
0x28bc…4d9f0x3e0a…78e7Base—$0.00452100%coinbase73d ago0x5443e4…5b4794
0x28bc…4d9f0x3e0a…78e7Base—$0.003892100%coinbase73d ago0x932d63…97cba9
0x28bc…4d9f0x3e0a…78e7Base—$0.00385100%coinbase73d ago0x2eee1c…8f516c
0x28bc…4d9f0x3e0a…78e7Base—$0.005106100%coinbase73d ago0xfd8d60…d9fabd
0x28bc…4d9f0x3e0a…78e7Base—$0.003413100%coinbase73d ago0xc5dfb5…21e25d

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.