Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea46…66730xd0b5…f224Base—$23.6970%0x3482…6f0e16d ago0xbc0014…53e51b
0xf4cd…14980xd0b5…f224Base—$10.0970%0x3482…6f0e16d ago0xc00b8c…6cb0b3
0x5988…77b00xd0b5…f224Base—$10.0970%0x3482…6f0e16d ago0xff0c3e…f0a2f8
0x343d…1d0b0xd0b5…f224Base—$4.2970%0x3482…6f0e16d ago0x270ae8…7faace
0x5fa9…57a30xd0b5…f224Base—$88.5170%0x3482…6f0e16d ago0x88348a…3b4d57
0xa6d5…c3520xd0b5…f224Base—$9.9970%0x3482…6f0e16d ago0x01af87…cd84bf
0xe25d…b4470xd0b5…f224Base—$9.9970%0x3482…6f0e16d ago0x42f852…6b8946
0xd65b…b5be0xd0b5…f224Base—$9.9970%0x3482…6f0e16d ago0x4eb752…6c4489
0x09c3…ed190xd0b5…f224Base—$2.8170%0x3482…6f0e16d ago0x5ae28a…91190f
0xce6b…87ff0xd0b5…f224Base—$27.9970%0x3482…6f0e16d ago0x055eb0…b88a9b
0x7097…5feb0xd0b5…f224Base—$9.9970%0x3482…6f0e16d ago0xdffbc2…9b6ecb
0x0484…09c20xd0b5…f224Base—$0.9970%0x3482…6f0e16d ago0x0a30b8…480500
0x42b1…0e580xd0b5…f224Base—$4,999.7970%0x3482…6f0e16d ago0xd47751…cbe8b3
0xa937…60800xd0b5…f224Base—$4.9970%0x3482…6f0e16d ago0x24d30f…e5a1db
0xca1f…0f800xd0b5…f224Base—$96.9970%0x3482…6f0e16d ago0x8ebce1…775ac9
0x125d…4fc10xd0b5…f224Base—$0.9970%0x3482…6f0e16d ago0xb85258…26ea41
0xc0f8…f5930xd0b5…f224Base—$11.4770%0x3482…6f0e16d ago0xa16b7f…3105e2
0x97a1…62090xd0b5…f224Base—$61.0670%0x3482…6f0e16d ago0xa508dd…2487bf
0x657e…fb5f0xd0b5…f224Base—$20.5070%0x3482…6f0e16d ago0xfc5c77…39b294
0xf0df…6b440xd0b5…f224Base—$0.9970%0x3482…6f0e16d ago0x6975b9…356122
0x937b…2fc50xd0b5…f224Base—$9.9970%0x3482…6f0e16d ago0x2593d7…0f8bf4
0x7a3d…73750xd0b5…f224Base—$999.8970%0x3482…6f0e16d ago0xa5bf6c…95fd5c
0x2aa2…89770xd0b5…f224Base—$1.9970%0x3482…6f0e16d ago0xc4d20e…b96498
0xc619…7e420xd0b5…f224Base—$63.2770%0x3482…6f0e16d ago0xd530bf…8d07b5
0x6675…efbc0xd0b5…f224Base—$149.9970%0x3482…6f0e16d ago0xebeb69…13c3dd

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.