Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0x249077…460a94
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0xc6c729…e04b86
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0x3d151d…c4e80d
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0xd04b92…55c757
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0x23afa1…64b592
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0x14a29b…bd7c3e
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0x198b6d…d86745
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0x32ee05…d2dcd2
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0x400c21…7e466b
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0xab74f3…148195
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0xab33ea…7b8281
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0xcc2345…4e8a82
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0xc5e538…fae4c1
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0x50c422…bb3d40
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0x0385c5…552b78
0x8858…281f0xfe80…47eeBase$0.001100%fluxa19d ago0x49c3c5…a4ffac
0x8858…281f0xfe80…47eeBase$0.001100%fluxa20d ago0x37bc2e…63777c
0x8858…281f0xfe80…47eeBase$0.001100%fluxa20d ago0x353355…e65dc7
0x8858…281f0xfe80…47eeBase$0.001100%fluxa20d ago0xc5d98d…b07059
0x8858…281f0xfe80…47eeBase$0.001100%fluxa20d ago0x6e2df0…7d9875
0x8858…281f0xfe80…47eeBase$0.001100%fluxa20d ago0xa0b3a9…cc5b2f
0x8858…281f0xfe80…47eeBase$0.001100%fluxa20d ago0x444222…0f96c9
0x8858…281f0xfe80…47eeBase$0.001100%fluxa20d ago0x8c3208…b057a0
0x8858…281f0xfe80…47eeBase$0.001100%fluxa20d ago0x7a91c0…754325
0x8858…281f0xfe80…47eeBase$0.001100%fluxa20d ago0xda936d…92c477

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.