Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0x817385…2452ab
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0x3af8fc…07070b
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0xc586af…fd3691
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0x3eb6bb…f770bf
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0x7328b1…d6f6ec
0x9f5a…a36d0xa309…7674Basex402 service$0.001100%coinbase60d ago0x9bf499…ff715d
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0x328400…9e6050
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0xf8abad…5cb4a7
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0xf3fee6…3ab7f9
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0x4df829…40828d
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0x308645…bd6375
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0xca7f2a…579207
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0x82d0c6…1cabc3
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0xf29054…271598
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0xb6d8b9…557850
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0xdefe39…d5652d
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0xaf7678…2fde96
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0x12400b…3b0f51
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0x067814…972fdf
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0x17db25…cd7427
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0xb3a62a…643b7e
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0x37a2ea…1ef0ae
0xfe2d…05570xa309…7674Basex402 service$0.001100%coinbase60d ago0x2e34bb…98a1b7
0xfe2d…05570xa309…7674Basex402 service$0.001100%coinbase60d ago0x3f10a1…7cc637
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase60d ago0xbee435…5712d2

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.