Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase44d ago0xf68c14…3917fc
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase44d ago0x70d3f6…f698bb
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase44d ago0x7f39e9…828eb7
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase44d ago0x26c15a…d119d7
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase44d ago0xd3a5b3…f04f0f
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0x236132…776bb6
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0xb224d5…99aa1e
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0x5315c7…03a75a
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0xbe1a0b…1b0b2d
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0xd3d43b…426012
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0xa41e77…30ca6f
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0x08c373…b5f317
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0x3a83b3…537621
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0xe7e440…35b485
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0xf38680…4e2e79
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0x8a6e10…58fe9f
0x2f71…cced0xdb5a…0671Base—$1.00100%coinbase44d ago0x127e7a…51b6d4
0xb391…d00c0xdb5a…0671Base—$0.02100%coinbase44d ago0x7dd23a…7cc0b3
0x394c…35130xdb5a…0671Base—$0.02100%coinbase44d ago0x3f9ac7…d58acc
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase44d ago0x928f66…105f01
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase44d ago0xea08fa…a4aba1
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase44d ago0xe000e7…3adc84
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase44d ago0xd9b143…008f1b
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase44d ago0x1cf759…53f826
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase45d ago0xe3cd6a…29675f

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.