Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x556d…04840x3070…fa85Basex402 service$0.01100%coinbase4h ago0x96346f…4d5ef0
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase8h ago0xa7d159…649dd6
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase8h ago0x790332…435d35
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase9h ago0x0a505e…a127f5
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase9h ago0xf05379…f3362e
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase13h ago0x35fc95…6ac4fd
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase13h ago0xb50e02…eb5be5
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase13h ago0x832f65…d07abc
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase13h ago0x842643…07eabb
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase13h ago0x37cfbc…6afcb7
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase13h ago0xf2815f…bc342a
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase13h ago0x83e383…55464e
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase13h ago0x9d9a70…2f5d24
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase13h ago0xdecadd…67d92e
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase13h ago0x9599eb…a533b5
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase13h ago0x6c0663…d8be80
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase13h ago0x04b8d3…bc8f7d
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase21h ago0xda381b…98880d
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase21h ago0xce64cc…e61bd2
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase21h ago0x613796…3d51b3
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase21h ago0xe2cd67…f57185
0x8389…93ff0x3070…fa85Basex402 service$0.75100%coinbase21h ago0xc999e7…9eb03b
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase22h ago0xefa6d5…3001a1
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase22h ago0x3fa6e6…e70c3f
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase22h ago0x5f96f9…a06e1b

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.