Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa104d ago0xd87999…a31529
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x7597e8…b19d89
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0xc9f728…5a56d9
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x922c61…53450c
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x8ff43c…6a9d21
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x9ebc1d…13c89f
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x09f0a8…5f8259
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa104d ago0x0249b6…2c2967
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x6b03b7…dbfa45
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x1d837a…c545f7
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x9f0d4a…a3ead6
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x7e7637…fab258
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0xd1ea84…6013b4
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x0bba3d…3d464d
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x35d818…1942e0
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0xc39d4f…46d002
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x980e7f…562af5
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x0db4b2…ca9c8d
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0xf18584…8fe7cc
0xb90a…9ae40x299b…0695Base—$0.01100%candidates105d ago0x45a85d…9fe85b
0xb90a…9ae40x299b…0695Base—$0.01100%candidates105d ago0xd6227f…37184e
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0xe08d51…24565f
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0xbb8c28…5e7670
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0x4cec37…aaa3c8
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa105d ago0xdb512b…984577

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.