Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x51bccf…941442
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x277456…246b42
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x20c247…901a05
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x8b1ad3…401bab
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x9478d9…aae90c
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0xcf1dc4…4cce5a
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x66a2d2…16b55b
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x442182…d9eb2f
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x9fdb4c…83853b
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0xd80763…8a2d12
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0xb2d049…811159
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x2c3a03…599aca
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x736ce8…5f3714
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x8e8b3e…23fdb5
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x4afd99…74e233
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x8a7ba6…09ae92
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x32c435…dfe51e
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x30bfef…402af1
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0xe4ecfd…570e18
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x8f4203…5e9891
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0xe1ec36…33cafe
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0xe94195…fbb4d6
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x47e193…fa08ee
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x470bd7…2f2bef
0x01c9…28160xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0xff0a76…fcea18

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.