Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0xfe5a02…2c77ec
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x4b90db…22f78f
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0xa680d2…4b209a
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x654f03…5e75c7
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x59e1eb…e4faa0
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0xc012cf…c18847
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x6defe1…bb7e7b
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x20c5c9…454d8d
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0xdb4e40…c834eb
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x530a46…68ff2c
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x459466…311125
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0xd87db2…0a010d
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0xabd30d…04b779
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x7900d1…c7c5e5
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0xcc90d4…700823
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x5d2449…b3707e
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x983d53…778c8c
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa73d ago0xa3f30d…e0a00b
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa73d ago0x8968fb…c60020
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa73d ago0x1a31ba…1949f8
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa73d ago0x62a8c7…cfb38a
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa73d ago0xf64167…05d327
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa73d ago0xb3bc2d…643467
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa73d ago0x571583…3aace0
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa73d ago0x7a7d99…0d98ce

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.