Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase114d ago0x5dfe27…1784c6
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase114d ago0xa5e91d…3ea7ef
0x30a8…fa2d0x264f…7a91Base—$0.01100%coinbase115d ago0x956258…db8a9c
0x30a8…fa2d0x264f…7a91Base—$0.01100%coinbase115d ago0xe3cdd5…2694b5
0x30a8…fa2d0x264f…7a91Base—$0.01100%coinbase115d ago0xca8885…b05e9f
0x30a8…fa2d0x264f…7a91Base—$0.01100%coinbase115d ago0x52a81c…fc70dd
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0xbf4ecb…638ec8
0x30a8…fa2d0xdb5a…0671Base—$0.02100%coinbase115d ago0x703583…143f83
0x30a8…fa2d0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase115d ago0xaeb836…8a996a
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x0d0075…9398a2
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0xa46d6f…4f1ab5
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x19fff1…1cbd1a
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0xf654b4…d0d167
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0xcc1a32…ef9538
0x30a8…fa2d0x07f0…a045BaseStableStudioUpload$0.17100%coinbase115d ago0xbae631…ff730f
0x30a8…fa2d0x07f0…a045BaseStableStudioUpload$0.17100%coinbase115d ago0x547a9f…84e5f9
0x30a8…fa2d0x07f0…a045BaseStableStudioUpload$0.17100%coinbase115d ago0x901886…29dbfc
0x30a8…fa2d0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase115d ago0x9b7052…dd3269
0x30a8…fa2d0xdb5a…0671Base—$0.02100%coinbase115d ago0xdaeb2f…8e49dc
0x30a8…fa2d0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase115d ago0xfaa0a7…6f8353
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x694c8b…91d2d7
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x1e0e52…941d7a
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0xdc2674…4614f3
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0xfbee5c…7a7acb
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase115d ago0x65aa0c…d5c062

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.