Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x36a628…dfab71
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase3d ago0xc4d0ce…893c52
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x53c626…df4b90
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x666579…7d0b2b
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x1fc4d8…68b602
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x625892…ea2c5c
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x788937…05e420
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase3d ago0xd8069a…07bf40
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x89495b…e2f0a3
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x1aafec…122b5c
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x414949…5a02b0
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase3d ago0xe7602c…aec759
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x46944a…f9c431
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase4d ago0x0f5fad…b7d943
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa503f7…8c3f46
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase4d ago0x737f8f…502fb8
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2fcefb…bb5755
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6aecb3…4f484e
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5fbcd8…6ac52b
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6e1fa5…b13d79
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase4d ago0x0fc78e…1e0a7e
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb9ed45…97aa19
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6c8d27…2b2f55
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3e91cc…381b6a
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase4d ago0x38e9af…b85e0a

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.