Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$12.4170%0x4337…d99512h ago0x0b1fff…2db53b
0x3be9…575c0x4cd0…bc31Base$50.4970%0x4337…beb113h ago0xa710ba…27d396
0x3be9…575c0x4cd0…bc31Base$10.4170%0x2fbf…ec6513h ago0x977949…6c19cd
0x3be9…575c0x4cd0…bc31Base$15.4870%0x2fbf…ec6513h ago0x7b53f6…e65541
0x1bb6…18b10x4cd0…bc31Base$15.4070%0xf70d…dbef13h ago0xed8874…029734
0x3be9…575c0x4cd0…bc31Base$26.4170%0xf793…af7513h ago0xb452fa…76c9d2
0xc9ae…54350x4cd0…bc31Base$100.4470%0xf70d…dbef13h ago0x4c9ba2…c8bd55
0x3be9…575c0x4cd0…bc31Base$199.5570%0x3018…023013h ago0x5f515d…1ae394
0x3be9…575c0x4cd0…bc31Base$15.4170%0x3018…023013h ago0x883e74…08edc0
0x3be9…575c0x4cd0…bc31Base$100.4470%0x8e34…1c6713h ago0xb85507…b63838
0x3be9…575c0x4cd0…bc31Base$50.4970%0x4337…9e5d13h ago0x1e1b1b…cc388d
0x3be9…575c0x4cd0…bc31Base$15.4870%0x4337…98b613h ago0x2d2bce…f66536
0x3be9…575c0x4cd0…bc31Base$30.6570%0x8e34…1c6713h ago0x9fcb83…0e9425
0x3be9…575c0x4cd0…bc31Base$30.4970%0x2fbf…ec6513h ago0xf65c7d…ea790f
0x3be9…575c0x4cd0…bc31Base$30.4970%0x3018…023014h ago0x908d11…6a62d8
0x3be9…575c0x4cd0…bc31Base$15.4870%0x4337…9ffe14h ago0x559fbb…9ac5a5
0x3be9…575c0x4cd0…bc31Base$67.5070%0x4337…926914h ago0xbc6088…baa7bb
0x3be9…575c0x4cd0…bc31Base$10.4070%0x4337…f63714h ago0xf108a2…2eae64
0xe7a3…d8060x4cd0…bc31Base$7.8870%0xf70d…dbef14h ago0xb29f6a…3c80bd
0x3be9…575c0x4cd0…bc31Base$35.4870%0x2fbf…ec6514h ago0xba9a35…82c937
0x3be9…575c0x4cd0…bc31Base$30.4870%0x4337…224f15h ago0x744677…ca2e58
0x3be9…575c0x4cd0…bc31Base$99.5170%0xf793…af7515h ago0xda5da1…0e2821
0x3be9…575c0x4cd0…bc31Base$99.5170%0x3018…023015h ago0x856b32…e7feb5
0x3be9…575c0x4cd0…bc31Base$30.4870%0x13c2…ecb815h ago0x9777cc…4dc60f
0x3be9…575c0x4cd0…bc31Base$75.5370%0x2fbf…ec6515h ago0x4e5e24…b368ac

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.