Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2179…f7960x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase90d ago0xb0c1dd…96ebe2
0x2179…f7960x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase90d ago0xd28297…5159e7
0x2179…f7960x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase90d ago0x7cd9e1…0d2af9
0x2179…f7960x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase90d ago0x482a6a…6fcd72
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase90d ago0x2fd9d7…24cd3c
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x5044f5…220cec
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0xaaaedc…7aee28
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x5305ca…e380c6
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0xdfe5a7…62b18e
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x10ecea…0c82b3
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x55711c…37b4f2
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x01dc3a…d23b72
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x08ec22…fedceb
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0xa4832c…4c0a64
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase90d ago0x45e1b4…0de594
0x2179…f7960x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase90d ago0xd6dbdd…4822fb
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase90d ago0xa664f8…9a9120
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x9a706e…050006
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x05584a…e4af4a
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase90d ago0xd5f8ba…b62cc1
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0xb53273…44bf26
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x42cb1a…622295
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x4c0f71…317352
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x5e8374…0c25e6
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0xe5f0a0…b96f8b

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.