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%coinbase1d ago0x598d89…4561db
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x7740fc…3e6bf6
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0xd4b0cc…c384d6
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x2a68fb…2f0d0a
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x2f0253…0d4865
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x127251…8ea927
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x25eb66…de1e5f
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0xf61e75…009bbe
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x605fbf…cdf119
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x952181…eaaea3
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x48a4f2…b239ec
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x4c0eb1…14d299
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x835511…7095c0
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x6b64e7…075a8e
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x58403d…9f99bf
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x48a1cb…3de731
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0xc4865e…acb0c6
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x3cad1f…0b70ba
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x1c4929…1977ea
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0xb3c134…e4cc1e
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0xafd4f1…d7180d
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0xbfa53e…d02d1e
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x058c7e…74b86c
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0x001f00…4f830f
0x3011…38cb0xa9dd…2315Base—$0.002100%coinbase1d ago0xaafdc9…e35183

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.