Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0xc6ee4b…23db3d
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0x97d3dc…63e6ca
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0x9b0082…8d44e2
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0xa95eda…aef717
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0x9cfcc9…43a4c1
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0x047d32…94b2c8
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0x606ca6…18f974
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0xc619aa…0b892e
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0xa4e388…d1abef
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0x892369…e690ee
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0x8e0448…46bb53
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0x4b72e3…971023
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0xd9b096…b9e86c
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0x1506d9…66a5b4
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0xbc9d6e…834e39
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0x32568c…62fcb3
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0xa4ed6e…cfed66
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0x7c02ab…349cf1
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0xa560f5…005662
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa42d ago0x1fd89b…097470
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x3c4006…f718c4
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x4f584b…96a0e1
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0xfef1e2…57864b
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x580cfe…9f7bdd
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa42d ago0x6a6d34…769a8a

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.