Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda9f…bf3e0xc4f0…0bb9Base—$6.26100%0xd05c…826062d ago0x10e314…9cf616
0x9420…6ad60xc4f0…0bb9Base—$40.02100%0xd05c…826062d ago0x4a23a3…1d37e9
0x66c2…b5d40xc4f0…0bb9Base—$197.01100%0xd05c…826062d ago0x76be50…9ef801
0x10ee…be9f0xc4f0…0bb9Base—$107.94100%0xd05c…826062d ago0x3b5f4a…f0b05b
0xb822…bb300xc4f0…0bb9Base—$28.22100%0xd05c…826062d ago0xcc263c…79890b
0x4dc2…4c490xc4f0…0bb9Base—$57.02100%0xd05c…826062d ago0xf523e3…9d551f
0x4dc2…4c490xc4f0…0bb9Base—$56.02100%0xd05c…826062d ago0x87f779…a272d0
0x3c57…e60c0xc4f0…0bb9Base—$61.02100%0xd05c…826062d ago0x2381c6…91de99
0x4dc2…4c490xc4f0…0bb9Base—$56.02100%0xd05c…826062d ago0x29a8fb…670370
0x5b3e…28880xc4f0…0bb9Base—$300.11100%0xd05c…826062d ago0xd560b9…faaf41
0x4dc2…4c490xc4f0…0bb9Base—$55.02100%0xd05c…826062d ago0x8f506e…b97a8e
0x5b3e…28880xc4f0…0bb9Base—$290.11100%0xd05c…826062d ago0x5c71e9…573a2e
0x5b3e…28880xc4f0…0bb9Base—$288.12100%0xd05c…826062d ago0xdc90a8…8048f8
0x513c…bfa20xc4f0…0bb9Base—$25.98100%0xd05c…826062d ago0xfe8320…833306
0x4dc2…4c490xc4f0…0bb9Base—$55.02100%0xd05c…826062d ago0x344700…5b6094
0x513c…bfa20xc4f0…0bb9Base—$25.98100%0xd05c…826062d ago0xcbec3f…3ee5a7
0x404d…91770xc4f0…0bb9Base—$13.00100%0xd05c…826062d ago0xb023ce…a99716
0x404d…91770xc4f0…0bb9Base—$13.00100%0xd05c…826062d ago0xf29d7b…eedab6
0xf810…327c0xc4f0…0bb9Base—$84.02100%0xd05c…826062d ago0x62b29e…3186b3
0x5b3e…28880xc4f0…0bb9Base—$285.03100%0xd05c…826062d ago0xb29168…0ef8c9
0xf810…327c0xc4f0…0bb9Base—$81.02100%0xd05c…826062d ago0xd75e10…b51ae4
0x404d…91770xc4f0…0bb9Base—$12.50100%0xd05c…826062d ago0xe3a34a…f53f78
0xf810…327c0xc4f0…0bb9Base—$80.02100%0xd05c…826062d ago0xef7726…ad80e8
0x404d…91770xc4f0…0bb9Base—$12.00100%0xd05c…826062d ago0xf3d4ac…34da55
0x404d…91770xc4f0…0bb9Base—$12.00100%0xd05c…826062d ago0x0a0a12…c686ae

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.