Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x2ca0f8…42ba2c
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xbc53b0…18418f
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xb56389…61584b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xc0abea…495c77
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xa696a7…8e8e8c
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xf2d2a6…c96e99
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x3140f0…717f2e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xb930aa…5d7c9a
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xe5c276…1001c8
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xdd5518…ddfff5
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x52f925…a4de2c
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x010e5a…dbb300
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xc8030b…577e68
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x13a415…e8c2af
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xfd5bac…2060db
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x72c3f3…7b5998
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x7af40a…5d71a0
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x0f0a7d…0bbe9c
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x2807a2…de0ca1
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x81c0c4…26bfa7
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x0d1fc4…c0717b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x403ed1…9a95c1
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x65704e…e60908
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xf5a775…80d995
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xb45911…99bc7c

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.