Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa371…ae160xee44…269aBase—$0.01100%coinbase64d ago0x74bf69…435d0d
0xa371…ae160xc93f…f3a6Base—$0.01100%coinbase64d ago0x032230…d5a624
0xa371…ae160xcec7…374dBase—$0.01100%coinbase64d ago0x643733…178393
0xa371…ae160x8edf…e4acBase—$0.01100%coinbase64d ago0xf69cf3…d069d3
0xa371…ae160xf85c…c554Base—$0.01100%coinbase64d ago0xec7d0f…8bf405
0xa371…ae160x9b01…aaeaBase—$0.01100%coinbase64d ago0x2dbcd0…01f72d
0xa371…ae160xf47c…20b0Base—$0.01100%coinbase64d ago0xec60c1…326697
0xa371…ae160x70ba…128bBase—$0.01100%coinbase64d ago0x3792b5…49bbcb
0xa371…ae160x64bb…06b3Base—$0.01100%coinbase64d ago0xb9f8a3…8483b9
0xa371…ae160x63cb…31dfBase—$0.01100%coinbase64d ago0x4d0ac0…334f37
0xa371…ae160x42f9…dfddBase—$0.01100%coinbase64d ago0x11fe81…1e59b9
0xa371…ae160x4be8…60c4Base—$0.01100%coinbase64d ago0x5d24b7…d3e151
0xa371…ae160x0d25…7b8fBase—$0.01100%coinbase64d ago0x93043e…229632
0xa371…ae160xceba…6ea9Base—$0.01100%coinbase64d ago0xd2dfa7…00a2e7
0xa371…ae160xbbd2…3975Base—$0.01100%coinbase64d ago0x786ee1…236900
0xa371…ae160x7d8f…ad9eBase—$0.01100%coinbase64d ago0xbeb44b…ddf5b2
0xa371…ae160x12f7…cbf1Base—$0.01100%coinbase64d ago0x3f2d6f…af1c82
0xa371…ae160xf0b6…7c1aBase—$0.01100%coinbase64d ago0x3046c5…965ed0
0xa371…ae160x917f…d6d3Base—$0.01100%coinbase64d ago0x88b30d…f3346d
0xa371…ae160xf853…e48cBase—$0.01100%coinbase64d ago0x301d14…50b798
0xa371…ae160x53af…e8afBase—$0.01100%coinbase64d ago0x65300a…7f2c85
0xa371…ae160xab26…d0a1Base—$0.01100%coinbase64d ago0x8c2233…c90c98
0xa371…ae160x7cc8…4c04Base—$0.01100%coinbase64d ago0xf840d7…37b50c
0xa371…ae160xf384…92e0Base—$0.01100%coinbase64d ago0x5df35a…0633f5
0xa371…ae160x694d…9df5Base—$0.01100%coinbase64d ago0x4e540d…cb4587

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.