Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a52…fa2e0xd536…2febBase—$0.01100%coinbase67d ago0x030e42…c30fd9
0x0a52…fa2e0xd07b…11afBase—$0.01100%coinbase67d ago0x1bcdbf…254311
0x0a52…fa2e0x9c2f…d567Base—$0.01100%coinbase67d ago0x4fd889…925cc3
0x0a52…fa2e0x9dac…b422Base—$0.01100%coinbase68d ago0x9b8b61…2f243a
0x0a52…fa2e0xb6c5…31f8Base—$0.01100%coinbase68d ago0xb97c26…fb37d3
0x0a52…fa2e0xce22…3c97Base—$0.01100%coinbase68d ago0xb1cb1e…347024
0x0a52…fa2e0xf39c…614cBase—$0.01100%coinbase68d ago0xf538ba…9f6c08
0x0a52…fa2e0xf2ee…e079Base—$0.01100%coinbase68d ago0xdb8751…f3adc2
0x0a52…fa2e0x18fd…c980Base—$0.01100%coinbase68d ago0x95be23…6c0fa8
0x0a52…fa2e0x0331…cab1Base—$0.01100%coinbase68d ago0xccdb46…2ea9f4
0x0a52…fa2e0x88e0…bcc6Base—$0.01100%coinbase68d ago0x5773da…cc42f7
0x0a52…fa2e0xc0cd…0ca1Base—$0.01100%coinbase68d ago0xaab261…0d7366
0x0a52…fa2e0x6294…79aaBase—$0.01100%coinbase68d ago0xf6c48a…6d0c68
0x0a52…fa2e0x692d…8d9bBase—$0.01100%coinbase68d ago0x65cb2e…9eef1a
0x0a52…fa2e0xdbed…0f8bBase—$0.01100%coinbase68d ago0x922ff0…9e5070
0x0a52…fa2e0x03e5…b1b1Base—$0.01100%coinbase68d ago0xaa7578…86e6c3
0x0a52…fa2e0xbdde…bca6Base—$0.01100%coinbase68d ago0x3ea849…2367be
0x0a52…fa2e0xc744…384bBase—$0.01100%coinbase68d ago0x77bd4f…ba69f4
0x0a52…fa2e0xdbdf…4a80Base—$0.01100%coinbase68d ago0x0c31e9…585ca1
0x0a52…fa2e0xcaae…f314Base—$0.01100%coinbase68d ago0xf07c90…29aec9
0x0a52…fa2e0xa967…8b19Base—$0.01100%coinbase68d ago0xd0242b…46d3af
0x0a52…fa2e0xb03a…5de8Base—$0.01100%coinbase68d ago0x861786…12f798
0x0a52…fa2e0x2b8e…f761Base—$0.01100%coinbase68d ago0x18e199…23090f
0x0a52…fa2e0xb3bd…b0f6Base—$0.01100%coinbase68d ago0xb3d841…b5fca3
0x0a52…fa2e0x0646…5d1aBase—$0.01100%coinbase68d ago0xe049ac…7af5aa

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.