Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x3dd313…5983b1
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0xce0b21…a7f94d
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x3db0ad…b2ee6f
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0xa707eb…bb43a8
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0xd66022…1b7762
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x66d5c0…9476ca
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x4ca12f…3f17bf
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x2c2919…c0a058
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x9462c2…ab34b6
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x41768f…e440f5
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x5d592f…a38fb8
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0xf65637…013560
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x3a85f6…850734
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0xab9e03…7ef08f
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x6ee0ca…33f16d
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0xab741a…ac173d
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0xa3718f…6eb07c
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x0dbd6a…42070d
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0xe834e2…9c5228
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x5e397b…382462
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x81ea03…c6237f
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x1d2c03…79f6bf
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0xeae47b…3c80ad
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x42e008…0e26c5
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase37d ago0x3cd31f…9048dc

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.