Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x05258f…24597a
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc87ad6…ef2c41
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc264c2…c64819
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4cf4e0…a91863
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xac9517…75e659
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf9a008…19fae9
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe1e46f…072fb5
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4683c9…726449
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3bbecd…657806
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbfc33c…1780c5
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb08606…83ff6e
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x577f1b…b0e093
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x78fd25…31b71e
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x42f2d6…3efdbd
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x451f9c…686cb9
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa4f992…697082
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b329d…e8f3d4
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x34b6dc…b3e092
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xadf0d2…d24a58
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xee8a4c…01b304
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa2d109…9bbdc6
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x37679b…3afa3f
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76a1b5…841433
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeeef43…a0dc0a
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe65c9c…7f916f

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.