Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase22h ago0x09d1a9…bfe126
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase22h ago0x79780f…ec8771
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase22h ago0xf5b36d…765cbe
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase22h ago0x1535aa…aeef7d
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase23h ago0x504230…dfbb54
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase23h ago0xa4fb00…d43f2c
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase23h ago0x3b8a12…1682bb
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x72d89c…2d9a88
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x636aa5…eca69e
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x701bdd…db6569
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x658d34…0c47f2
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x1e7701…e2471a
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x9efe52…3986d3
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x7d4de8…c3a01f
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x944bc4…3d4e0d
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0xe14945…4906bf
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x0afeb9…233a79
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x3c6306…1408e2
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0xca4b7c…5fd738
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x3f0e9b…714c55
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0xf23863…b81158
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0xc5a39b…a6df36
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0xc42174…4f73d3
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x9a7454…ab6335
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x70ca51…5e581d

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.