Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0xfdd3d2…890058
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x895d1a…f7a245
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x90abd6…4ed8d1
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0xca469e…63950c
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x9f30f8…c1a92b
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0xd1f74c…5cca58
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x8c5f54…2903fc
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0xe0dd5a…7d6555
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x8fe652…9498c5
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x1e6fa2…e81ae2
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0xa610d6…aa03c5
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x9716a4…2c5ea2
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x0a81a2…8f94f8
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x09fd2a…18d78a
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x9f4f38…0b7616
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x4e68ef…4378d4
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x308dcd…c75547
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x241665…fc31e8
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x409910…ec9059
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0xee6aa7…144c7c
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x3382fc…e36707
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0xb6b17f…b3f08d
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x60983a…65fc79
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x9fb71e…276c97
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa112d ago0x1eb4e9…e1312d

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.