Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7db…69070x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase21d ago0x2e7864…c3c04e
0xa7db…69070x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase21d ago0x8ebfb4…1dda5c
0xa7db…69070x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase21d ago0xba759e…02712f
0xa7db…69070x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase21d ago0x4e82c0…926f62
0xa7db…69070x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase21d ago0xead0ea…586134
0xa7db…69070x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase21d ago0x5ad13a…5d8047
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase21d ago0xd5fbc7…139edd
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase21d ago0xed07a3…210f66
0x6777…39860x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0xf5ba73…c1f1c1
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0xe9d573…6c8aac
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0x2bfeca…4bf775
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0x2f8f8d…8178ef
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0xa9448f…aa22ad
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0xde7cf8…8cb890
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0x53d694…29203f
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0x662543…87ed82
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0x18e20b…57ac6c
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0x5348b4…7ce8eb
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0x563cef…2965e0
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0x1dc5a0…6ea7cd
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0x7c9601…b92b9e
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0x8762e7…22aafa
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0xc3ff89…198bc2
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0xfe523a…f6e229
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0xfbc2f9…3a48e2

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.