Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa47d ago0xe1ae3c…64f203
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa47d ago0x0bbed7…b57e65
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa47d ago0x7204bf…3f4f76
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa47d ago0x642449…bfbc85
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa47d ago0x47bcd2…48d405
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa47d ago0x8a9cda…3c48ad
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa47d ago0x755d61…fa29c5
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa47d ago0xeb76cc…156a66
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa47d ago0x58eb2b…3353ca
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa47d ago0x6e2cf9…60bceb
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa47d ago0x1a0f90…c20d6e
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa47d ago0xcd0403…c43bc4
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0x0b49e8…790527
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0xd075c8…e5c0f8
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0x34fc3b…45f4eb
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa48d ago0x38b561…295c20
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa48d ago0x90b265…7bea74
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa48d ago0xf3200a…a3d9ba
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0x76e74d…0f5388
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0x9a47c3…716de6
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0x58602f…b44020
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa48d ago0xb94576…b959cb
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0xe441b8…fc0877
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa48d ago0xa7374d…380d0a
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa48d ago0x922fa7…67f216

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.