Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea52…342f0x5d47…4efaBase$0.1270%0x930d…82c133d ago0x85d257…e5864d
0xea52…342f0x5d47…4efaBase$0.2270%0x930d…82c133d ago0x98ba1d…becf86
0xea52…342f0x5d47…4efaBase$0.0570%0x930d…82c133d ago0xcd4d58…65848b
0xea52…342f0x5d47…4efaBase$0.0570%0x930d…82c133d ago0xe4746f…633e76
0xea52…342f0x5d47…4efaBase$0.1870%0x930d…82c133d ago0xa7680f…b2e993
0xea52…342f0x5d47…4efaBase$0.1570%0x930d…82c133d ago0x5e0cc8…6614b9
0xea52…342f0x5d47…4efaBase$0.2070%0x930d…82c133d ago0xadd8b7…ecf1aa
0xea52…342f0xb049…20ecBasex402 service$0.2070%0x930d…82c133d ago0x935476…491b27
0xea52…342f0x5d47…4efaBase$0.1570%0x930d…82c133d ago0xf3429e…00f84f
0xea52…342f0x5d47…4efaBase$0.1570%0x930d…82c133d ago0x6ceb37…2a1c9e
0xea52…342f0x5d47…4efaBase$0.2070%0x930d…82c133d ago0x213003…262761
0xea52…342f0x5d47…4efaBase$0.0270%0x930d…82c133d ago0x482f8f…48d0d4
0xea52…342f0x5d47…4efaBase$0.2570%0x930d…82c133d ago0x12e684…faf482
0xea52…342f0x5d47…4efaBase$0.1070%0x930d…82c133d ago0x2a1320…f136e9
0xea52…342f0x5d47…4efaBase$0.1070%0x930d…82c133d ago0x978603…cb31d5
0xea52…342f0x5d47…4efaBase$0.1070%0x930d…82c133d ago0x5005ad…2a24ff
0xea52…342f0x5d47…4efaBase$0.1570%0x930d…82c133d ago0xd62892…21513a
0xea52…342f0x5d47…4efaBase$0.0570%0x930d…82c133d ago0xce4668…cc64b2
0xea52…342f0x5d47…4efaBase$0.3070%0x930d…82c133d ago0x454221…6c4567
0xea52…342f0x5d47…4efaBase$0.3070%0x930d…82c133d ago0x883d4d…d277b2
0xea52…342f0x5d47…4efaBase$0.3570%0x930d…82c133d ago0x23adc0…fffc06
0xea52…342f0x5d47…4efaBase$0.2570%0x930d…82c133d ago0x3c105a…5d01e6
0xea52…342f0x5d47…4efaBase$0.2070%0x930d…82c133d ago0x6dfd50…18f918

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.