Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x069e…5c5b0x73fc…b29bBase—$0.0085100%0x0018…ca97110d ago0xa71eef…d65a6f
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0018…ca97110d ago0x191fd5…6ae268
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0xdf7d…5dbd110d ago0xe37139…4ab718
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0021…ad8f110d ago0xa0d065…f534f3
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0018…ca97110d ago0xe6f471…ddafc2
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0xdf7d…5dbd110d ago0x49181e…2f5999
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0021…ad8f110d ago0xfd917c…a683a5
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0018…ca97110d ago0x8d422a…4ddfcf
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0xdf7d…5dbd110d ago0x139c00…f2e139
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0021…ad8f110d ago0x24ad57…2aad39
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0018…ca97110d ago0xc7f244…068732
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0xdf7d…5dbd110d ago0x65fc92…d76fe4
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0021…ad8f110d ago0x7d3b6f…268d88
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0018…ca97110d ago0xdcfd84…9aeaa1
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0xdf7d…5dbd110d ago0x036754…fd817b
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0021…ad8f110d ago0x27e272…6fdd4a
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x90abe3…b80da1
0xa93f…83090x73fc…b29bBase—$0.0035100%0xdf7d…5dbd110d ago0xe4f2be…15cfa7
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0021…ad8f110d ago0x3b9050…a543f5
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x4d5f4c…9d70b1
0xa93f…83090x73fc…b29bBase—$0.0035100%0xdf7d…5dbd110d ago0xadd8ab…37e009
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0021…ad8f110d ago0xad76ed…a4e48c
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0xc56b7a…55169f
0xa93f…83090x73fc…b29bBase—$0.0035100%0xdf7d…5dbd110d ago0x36c42e…c4aaee
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0021…ad8f110d ago0xa5c88a…0f902f

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.