Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ef6…aafe0x2ee2…741cBase—$0.01100%coinbase77d ago0x5dc961…35315b
0x5ef6…aafe0xf2c9…14deBase—$0.01100%coinbase77d ago0x60ddb5…a0acdf
0x5ef6…aafe0x31f4…10c0Base—$0.01100%coinbase77d ago0x295c56…6be206
0x5ef6…aafe0xafaa…2b72Base—$0.01100%coinbase77d ago0xc6a3e1…5d23f4
0x5ef6…aafe0x76ad…d6d9Base—$0.01100%coinbase77d ago0xf9e1c2…302c2e
0x5ef6…aafe0xcd00…ba95Base—$0.01100%coinbase77d ago0xd9102a…aaca76
0x5ef6…aafe0x3bc9…944aBase—$0.01100%coinbase77d ago0x3941a6…5b7ca9
0x5ef6…aafe0x76d1…1a02Base—$0.01100%coinbase77d ago0x5c9a0d…394e65
0x5ef6…aafe0x65fc…dd8bBase—$0.01100%coinbase77d ago0x36ec0a…10ba63
0x5ef6…aafe0x4fca…804cBase—$0.01100%coinbase77d ago0x794f51…2d974d
0x5ef6…aafe0x1ef8…30b3Base—$0.01100%coinbase78d ago0x0f109d…b4f875
0x5ef6…aafe0xff4d…b7b3Base—$0.01100%coinbase78d ago0x4a25ad…6f1f86
0x5ef6…aafe0x8847…40b1Base—$0.01100%coinbase78d ago0x838d6c…a26631
0x5ef6…aafe0xd801…aa2dBase—$0.01100%coinbase78d ago0xdc1510…ba9db7
0x5ef6…aafe0xc126…743bBase—$0.01100%coinbase78d ago0xabecac…c49ea6
0x5ef6…aafe0x87e8…e4a0Base—$0.01100%coinbase78d ago0x33a383…ac0abe
0x5ef6…aafe0xe346…49f7Base—$0.01100%coinbase78d ago0xbb9c3a…f56652
0x5ef6…aafe0x8924…8cafBase—$0.01100%coinbase78d ago0x9036f3…a5a378
0x5ef6…aafe0xf286…e7c7Base—$0.01100%coinbase78d ago0xef77fd…810e4b
0x5ef6…aafe0x656f…2cedBase—$0.01100%coinbase78d ago0x38429c…f8a750
0x5ef6…aafe0x244d…2753Base—$0.01100%coinbase78d ago0x05f3c6…3d17a2
0x5ef6…aafe0xc9eb…ef91Base—$0.01100%coinbase78d ago0xcebd34…77929b
0x5ef6…aafe0x561f…00e2Base—$0.01100%coinbase78d ago0xaa67d7…90f62c
0x5ef6…aafe0xe3ed…640bBase—$0.01100%coinbase78d ago0x513aa5…c14ad1
0x5ef6…aafe0xba20…d1e3Base—$0.01100%coinbase78d ago0x74e3f7…852a6d

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.