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$50.5170%0x7621…60f22d ago0x8a99d1…0d691a
0x3be9…575c0x4cd0…bc31Base$50.4370%0xf793…af752d ago0x9f1507…080656
0x3be9…575c0x4cd0…bc31Base$67.5270%0x4337…6ca52d ago0x0fb815…e73c20
0x3be9…575c0x4cd0…bc31Base$50.5170%0x4337…d0b22d ago0xef20a0…8cbf29
0x3be9…575c0x4cd0…bc31Base$100.4670%0x4337…187e2d ago0x636957…c11fa7
0x3be9…575c0x4cd0…bc31Base$150.4870%0x4337…ec262d ago0x27a333…273372
0x3be9…575c0x4cd0…bc31Base$50.5170%0x3018…02302d ago0x31d7bb…5a5aa4
0x3be9…575c0x4cd0…bc31Base$50.5170%0x2fbf…ec652d ago0xaa7195…2268ff
0x3be9…575c0x4cd0…bc31Base$40.4370%0x2fbf…ec652d ago0xb8faa3…5544f1
0x3be9…575c0x4cd0…bc31Base$100.5370%0x4337…2d792d ago0x884e97…86664c
0x3be9…575c0x4cd0…bc31Base$599.7370%0x4337…85382d ago0x15c0cb…2bb436
0x3be9…575c0x4cd0…bc31Base$10.4270%0x4337…98b62d ago0x0b18a6…842634
0x3be9…575c0x4cd0…bc31Base$3.5070%0x4337…85382d ago0xfb02f0…5050b2
0x3be9…575c0x4cd0…bc31Base$149.5570%0x4337…abf52d ago0x0a2d85…e2a16d
0x3be9…575c0x4cd0…bc31Base$3.4970%0x4337…be702d ago0x2a0de1…30887c
0x3be9…575c0x4cd0…bc31Base$149.5570%0x2fbf…ec652d ago0x1d516a…bb76b3
0x3be9…575c0xaa9c…5a6bBase$30.0070%0xf793…af752d ago0x99696c…4200fe
0x3be9…575c0x4cd0…bc31Base$43.4370%0x2fbf…ec652d ago0x9ce755…559e53
0x3be9…575c0x4cd0…bc31Base$95.4570%0x2fbf…ec652d ago0x74a4fa…720dc8
0x3be9…575c0x4cd0…bc31Base$250.5970%0x8e34…1c672d ago0xe4885d…6f6482
0x3be9…575c0x4cd0…bc31Base$250.5970%0x8e34…1c672d ago0xe821c2…b8182d
0x3be9…575c0x4cd0…bc31Base$9.5170%0x4337…2d792d ago0x2d36e3…69f15a
0x3be9…575c0x4cd0…bc31Base$15.5070%0x2fbf…ec652d ago0x849b6a…07e310
0x3be9…575c0x4cd0…bc31Base$15.5170%0xf793…af752d ago0xd27111…1f2615
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…51e02d ago0x90cc9f…3facc3

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.