Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48bd…381f0xde6e…f979Base—$0.01100%coinbase72d ago0xd3be34…d4045b
0x48bd…381f0xa281…f48dBase—$0.01100%coinbase72d ago0x61dc1a…a3370c
0x48bd…381f0x15b3…749fBase—$0.01100%coinbase72d ago0x47af4a…514a5d
0x48bd…381f0x1551…0f65Base—$0.01100%coinbase72d ago0x8a4c67…49bc86
0x48bd…381f0xef7b…c5cdBase—$0.01100%coinbase72d ago0x93eceb…83a175
0x48bd…381f0x6450…a9a5Base—$0.01100%coinbase72d ago0xccf868…2c8b4e
0x48bd…381f0xae4c…db8aBase—$0.01100%coinbase72d ago0x6d5c44…f1ad52
0x48bd…381f0xae11…05dfBase—$0.01100%coinbase72d ago0xf12972…bb765b
0x48bd…381f0x060d…749cBase—$0.01100%coinbase72d ago0xd5887a…8e4f1a
0x48bd…381f0x973d…bff4Base—$0.01100%coinbase72d ago0x327c69…cf2545
0x48bd…381f0x25ba…09f6Base—$0.01100%coinbase72d ago0xfe41f4…646a2b
0x48bd…381f0x1de8…6111Base—$0.01100%coinbase72d ago0x79ea77…215a48
0x48bd…381f0xdea5…b108Base—$0.01100%coinbase72d ago0x2ea462…6ab20e
0x48bd…381f0x89d4…4f71Base—$0.01100%coinbase72d ago0xa82962…9e83c0
0x48bd…381f0xae44…e79cBase—$0.01100%coinbase72d ago0xe53db2…db8232
0x48bd…381f0x9276…e38aBase—$0.01100%coinbase72d ago0xae714f…c815ea
0x48bd…381f0xc005…6ae7Base—$0.01100%coinbase72d ago0x14f8be…237ca6
0x48bd…381f0x25ea…984aBase—$0.01100%coinbase72d ago0x35dc48…4eddde
0x48bd…381f0x2a8a…e8f2Base—$0.01100%coinbase72d ago0x817fd9…ff4e3e
0x48bd…381f0xc90b…ac62Base—$0.01100%coinbase72d ago0xceab85…80010b
0x48bd…381f0x05f4…941dBase—$0.01100%coinbase72d ago0x669000…14eb30
0x48bd…381f0x575b…a383Base—$0.01100%coinbase72d ago0x13d522…2ee48f
0x48bd…381f0x489e…e2d0Base—$0.01100%coinbase72d ago0xe381c0…cb95ec
0x48bd…381f0xc403…aa75Base—$0.01100%coinbase72d ago0x7efec8…b9b45f
0x48bd…381f0x5646…15b1Base—$0.01100%coinbase72d ago0x032db0…666913

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.