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%coinbase3d ago0x23ed9e…be0939
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x38db99…8c9e56
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x53890e…71e1b7
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0xc57198…3cc371
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x14e88d…b28185
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x4e974b…1f8e28
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x3af203…57adc7
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0xe23d40…cc8f8e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x3037ae…f9c439
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0xcb526f…21c27f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0xbdf563…2521c9
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x846996…72f00e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0xc9c79a…3fe643
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x70f804…0411e9
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0xcd57fb…615e5d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x4d46d6…f98bd2
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x0c318e…30efa7
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0xa9506f…fef595
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0xbf5612…6f8791
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x603e11…9dd736
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x9171d9…45e52f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0xd27900…840d51
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x099eea…6fe691
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x59481a…3d3339
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase3d ago0x8567bc…750321

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.