Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0xf4a385…1c7f5e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0xb2a2f9…39117d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0xb40ae3…4a933b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x89bdf5…e8a895
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0xfd39df…77b0b9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0xda6bf0…909b23
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0xa062bc…a1f48a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x841ee6…7c0a62
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x046d6c…fd13c4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0xddd4dd…065723
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x61fe2a…3de51e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0xc1e05f…9ed536
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x101cc1…894968
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x667f8c…edd4ac
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0xef5a4a…cfdbaa
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x00c9fd…0524f1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x86b9bd…06a104
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x42290f…01eb14
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x7207b9…c2dc08
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x023e4d…aad621
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x4e4634…b4ff2b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x2c398c…cb29f4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x3c6051…b33110
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0x921dc9…758aff
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase105d ago0xdb1966…dc4ca5

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.