Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x521c…645d0x9c95…e299Base—$0.001100%fluxa47d ago0xfd1741…0b79a5
0x521c…645d0x9c95…e299Base—$0.001100%fluxa47d ago0x4297f0…9e2469
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa47d ago0x882bb6…45cf4c
0x521c…645d0x9c95…e299Base—$0.001100%fluxa47d ago0xc97981…28e70d
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa47d ago0x67eef2…835e53
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa47d ago0x84b27c…f8bc29
0x521c…645d0x9c95…e299Base—$0.001100%fluxa47d ago0xcf2256…0bc392
0x521c…645d0x9c95…e299Base—$0.001100%fluxa47d ago0xd67972…e96937
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa47d ago0xcf601f…4f8df0
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa47d ago0x21336f…007abc
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa47d ago0x7e0162…d7cd01
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa47d ago0x369b18…eb5aa0
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa47d ago0xfcc6d5…b43be4
0x521c…645d0x9c95…e299Base—$0.001100%fluxa47d ago0x2606ba…dcc870
0x521c…645d0x9c95…e299Base—$0.001100%fluxa47d ago0xea4809…060c55
0x521c…645d0x9c95…e299Base—$0.001100%fluxa47d ago0x49a2ec…713dd2
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x993139…4d7d2b
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0xbae631…4f6d4c
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0xa1751a…122221
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0xa9ea73…8fa939
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x8d9623…c709f0
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x7c9f2e…980dc6
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0xfbf937…e2e851
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x608462…c1207b
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x6290f5…35f5a9

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.