Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$48.3070%0xc5a1…8a346d ago0x3998cc…c18efa
0x1332…66eb0x47c5…4fc3Base—$11.5570%0x31fe…80c46d ago0xe73a09…d3b322
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x1434…1c6e6d ago0x197aad…ff32b3
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x79e1…2ea76d ago0x2aa6f8…e6a8b9
0x1332…66eb0x47c5…4fc3Base—$5,250.0070%0x0c68…47ce6d ago0xc08062…5e1f88
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x9f94…62646d ago0x6b9ea8…0080da
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xe2b6…b04c6d ago0x76aed4…46d366
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x96be…0b466d ago0x674c3d…24a33e
0x1332…66eb0x47c5…4fc3Base—$50.0070%0xc664…74ab6d ago0x39b805…9a3985
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x88df…6a4d6d ago0x2dd13c…f766b7
0x1332…66eb0x47c5…4fc3Base—$94.5070%0x52ba…51776d ago0x449797…e9a9f1
0x1332…66eb0x47c5…4fc3Base—$1,050.0070%0xbdce…f6376d ago0xebe5d7…e7c1bc
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x88c8…50386d ago0x7f65aa…b58380
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x7250…0f206d ago0x0248de…14679d
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xc07c…d7186d ago0xe3e40b…533b80
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1c09…186f6d ago0xf9eae4…3c0eb0
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x1570…9b0a6d ago0x6cef89…8b0455
0x1332…66eb0x47c5…4fc3Base—$1.0070%0x6d2e…0c646d ago0x2ca236…9e6edc
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xbcc0…614b6d ago0x2d182d…72c2f6
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x573b…0d286d ago0x5007ed…8f2b25
0x1332…66eb0x47c5…4fc3Base—$1.0070%0x9f03…52336d ago0x43503a…2d695a
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x39ac…36cd6d ago0xee136d…440b2c
0x1332…66eb0x47c5…4fc3Base—$1.0070%0x6fec…af406d ago0xd28cb0…3b7753
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4b4c…8d406d ago0x7a2da8…0a33fd
0x1332…66eb0x47c5…4fc3Base—$25.2070%0x2a59…86456d ago0x8354f4…b47075

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.