Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x84732c…8c7764
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xef02a4…0c9f04
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x496865…a713b5
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x87a9ac…8f8af7
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x1a1159…7e9524
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x6e338f…a24ea6
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x0e39aa…838882
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xb9d541…6a73a9
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xba9d96…cc2a6a
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xa13353…72299a
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x134922…8c4bf7
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x87f421…50da1f
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x954412…c6bc99
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x108538…02383e
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xa71b97…08ac3b
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xd2c45b…b7ab66
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x1d3342…72ab74
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xb3d5ea…e31f08
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xb77d04…4f48d9
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xad4a50…c4f490
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x3d62f9…ba5be1
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xcad2aa…7dc340
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x951ac0…6d195f
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x138e19…fbf01c
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xa3172c…0d6b49

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.