Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a90…92780x9c95…e299Base$0.001100%fluxa44d ago0xfc59a3…38efde
0x2a90…92780x9c95…e299Base$0.001100%fluxa44d ago0x877e78…7e1ea2
0x2a90…92780x9c95…e299Base$0.001100%fluxa44d ago0x0fd2df…80f64a
0x2a90…92780x9c95…e299Base$0.001100%fluxa44d ago0x111268…0bd6f3
0x2a90…92780x9c95…e299Base$0.001100%fluxa44d ago0xedebcd…316523
0x2a90…92780x9c95…e299Base$0.001100%fluxa44d ago0x24cc60…3e326e
0x2a90…92780x9c95…e299Base$0.001100%fluxa44d ago0x319d8a…787e88
0x2a90…92780x9c95…e299Base$0.001100%fluxa44d ago0x3da241…559f04
0x2a90…92780x9c95…e299Base$0.001100%fluxa44d ago0xf4d233…f8abb5
0x2a90…92780x9c95…e299Base$0.001100%fluxa44d ago0x80f5dd…778211
0x2a90…92780x9c95…e299Base$0.001100%fluxa44d ago0x340a30…06659e
0x2a90…92780x9c95…e299Base$0.001100%fluxa44d ago0x18565f…fb09e3
0x2a90…92780xfe80…47eeBase$0.001100%fluxa44d ago0x9005eb…b01e81
0x2a90…92780xfe80…47eeBase$0.001100%fluxa44d ago0x5630c5…b091c4
0x2a90…92780xfe80…47eeBase$0.001100%fluxa44d ago0x20454e…03df75
0x2a90…92780xfe80…47eeBase$0.001100%fluxa44d ago0x3ffc3c…7f2e98
0x2a90…92780x9c95…e299Base$0.001100%fluxa45d ago0xcd920b…a3cc12
0x2a90…92780x9c95…e299Base$0.001100%fluxa45d ago0xeef5ea…947d53
0x2a90…92780x9c95…e299Base$0.001100%fluxa45d ago0xa553d3…48dace
0x2a90…92780x9c95…e299Base$0.001100%fluxa45d ago0x11f82c…43a83d
0x2a90…92780x9c95…e299Base$0.001100%fluxa45d ago0xd831a0…8acfa1
0x2a90…92780xfe80…47eeBase$0.001100%fluxa45d ago0xa636c9…8d0e89
0x2a90…92780x9c95…e299Base$0.001100%fluxa45d ago0xd976e2…05edc9
0x2a90…92780xfe80…47eeBase$0.001100%fluxa45d ago0x58d2e3…a42e3d
0x2a90…92780xfe80…47eeBase$0.001100%fluxa45d ago0xfff4fd…915b46

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.