Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffc7…b1cb0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xb913c8…10610e
0xffc7…b1cb0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x4368df…a94f78
0xffc7…b1cb0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xf9ea00…fda43d
0xffc7…b1cb0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x3202eb…b77492
0xffc7…b1cb0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xab470f…763575
0xffc7…b1cb0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x04a761…d4035a
0xffc7…b1cb0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x34a38b…da8880
0xffc7…b1cb0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x36f0ec…c09dd1
0xffc7…b1cb0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xb641a9…a8a784
0x80c8…10b70xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x92215b…170ae9
0x80c8…10b70xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x9081d8…38a40e
0x80c8…10b70xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x97ba45…bb8960
0x80c8…10b70xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x4c6310…7583b9
0x80c8…10b70xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x418ec0…e92a77
0x80c8…10b70xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x87d745…2a99ca
0x80c8…10b70xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x187c48…313576
0x80c8…10b70xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x187c5f…703e31
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x8603f9…764b81
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x18385d…6ee24e
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xc6eab8…60601b
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x4367d6…95286a
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xe3e5b1…6f5633
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x96293f…0273e9
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x438262…adf1d1
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xc6110b…2c4786

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.