Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x04ae38…a41df4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x7674c2…529b8c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x3d1e5f…24d2ae
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x8cab7e…703b40
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xa63036…4397df
0xf988…b3c90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x9c62ce…f1e2ed
0xf988…b3c90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xaa816b…2d78d3
0xf988…b3c90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x06ff29…4b21b7
0xf988…b3c90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x9426bd…1d3392
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x1df7c2…092b1e
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xfa33f1…b1d617
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xb8a19e…49a6e3
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xa9e1d3…84a046
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x4e6762…2fd5de
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xcd71ee…07c5a9
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xfb849c…4de618
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x2f0dd7…907931
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x1e6b5f…001bc1
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x32102b…4fd6c1
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x1ed56e…a87c93
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x43ef40…a0118e
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xe3c557…3b7692
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xfe333d…a8c342
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x9b0d16…56f6b9
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xeb3d8f…999d91

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.