Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0x23627b…0d0364
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0x8c4fbe…68b70f
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0x4fc290…614b39
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0x1032e3…b0eba6
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0xc7fec8…cde0b6
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0x00fd89…5c3e9e
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0xfdfbe4…edc8e2
0x979d…228d0x9c95…e299Base$0.001100%fluxa34d ago0x7ec2c5…3f7094
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0xcb97f0…d041a0
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0x85bf8e…305189
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0x42fb9d…e61373
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0x8839c1…72a41f
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0x8604fd…0f3015
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0x1c8c54…65f160
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0xb96e36…58cfc2
0x979d…228d0xfe80…47eeBase$0.001100%fluxa34d ago0xbc4874…25e88d
0x979d…228d0xfe80…47eeBase$0.001100%fluxa35d ago0x3d0d73…bcb756
0x979d…228d0xfe80…47eeBase$0.001100%fluxa35d ago0x243430…dd943d
0x979d…228d0xfe80…47eeBase$0.001100%fluxa35d ago0x0e11d8…25b883
0x979d…228d0xfe80…47eeBase$0.001100%fluxa35d ago0x51bd79…18cc62
0x979d…228d0xfe80…47eeBase$0.001100%fluxa35d ago0xc5aa0f…a8d624
0x979d…228d0xfe80…47eeBase$0.001100%fluxa35d ago0x9a10f9…5edeaa
0x979d…228d0xfe80…47eeBase$0.001100%fluxa35d ago0x19078b…4c24db
0x979d…228d0xfe80…47eeBase$0.001100%fluxa35d ago0x7105b9…cc44bb
0x979d…228d0xfe80…47eeBase$0.001100%fluxa35d ago0x6b570c…15dafb

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.