Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x992d31…878104
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0xb65324…752dd4
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x317f74…973539
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0xee46b5…cd4feb
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0xa5b60e…815e49
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x5781b1…677ca5
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x351af3…8ef4e6
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x92a206…145185
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x2f7763…8a2e8a
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x4d5718…416a31
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0xd790c3…43396c
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x18d33e…1d33db
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x2ea9e8…2200ea
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x705550…053c87
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0xb4b972…4254e1
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x5b7718…aa457d
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x521577…b2bc3b
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x4308ec…fa8195
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0xb45896…010889
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x9e1a3d…e2e957
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0xeb0af2…258cb9
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa65d ago0x15c7e4…9713dd
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa66d ago0x3f2a67…0dfc43
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa66d ago0x89f637…1f3414
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa66d ago0x9501c3…441d57

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.