Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x68e274…1b58a7
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x2d654d…3aad8a
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x11057c…0a3463
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0xbad24a…0dd544
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x26cdb6…00b36a
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x235d3e…c13a5c
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x455262…b3aafd
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x482f23…5150e2
0xdeaf…b9430xd219…6801Basex402 service$0.54100%coinbase34d ago0x7bbc00…490486
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x0de439…091e4b
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x0a5cc3…cfa141
0xdeaf…b9430x480c…846aBaseBitrefillGift-cards$0.10100%coinbase35d ago0x06fc43…08da49
0xdeaf…b9430x480c…846aBaseBitrefillGift-cards$0.002100%coinbase35d ago0xe814fb…956167
0xdeaf…b9430x480c…846aBaseBitrefillGift-cards$0.002100%coinbase35d ago0xc9c92d…fde8c3
0xdeaf…b9430x480c…846aBaseBitrefillGift-cards$0.001100%coinbase35d ago0x9160e7…2e6d71
0xdeaf…b9430x480c…846aBaseBitrefillGift-cards$0.002100%coinbase35d ago0xf05f1f…c364d8
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x267a2b…607ec3
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0xc9f972…030f68
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0xe876c8…617011
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x58283a…ca1807
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x8109e5…cd720d
0xdeaf…b9430xd219…6801Basex402 service$0.54100%coinbase35d ago0x9baefd…72bb32
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x47fcbb…0f374b
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0xb50110…f4cc2e
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x7904b3…366c92

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.