Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d98…bf940x7dbb…59e0Base$369.5670%0x323a…a4f214d ago0xa11253…ff5615
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f214d ago0xcd86ee…0937ff
0x2d98…bf940x7dbb…59e0Base$340.5570%0x323a…a4f214d ago0xbd564d…1fd1d1
0xc839…204d0x7dbb…59e0Base$250.0070%0x323a…a4f214d ago0xde7554…845320
0x37cf…7cbe0x7dbb…59e0Base$15.6770%0x323a…a4f214d ago0xbcc453…153db6
0x3ade…0cab0x7dbb…59e0Base$49.5770%0x323a…a4f214d ago0xf438c2…dc1a55
0x5a02…2eb80x7dbb…59e0Base$45.6670%0x323a…a4f214d ago0xf13ff3…7f4749
0x8656…75480x7dbb…59e0Base$38.8470%0x323a…a4f214d ago0x779438…314d50
0x5a02…2eb80x7dbb…59e0Base$65.8270%0x323a…a4f214d ago0xcba6d0…964a58
0x90be…1ab80x7dbb…59e0Base$12.8470%0x323a…a4f214d ago0xda0b55…08b14f
0xb177…b61a0x7dbb…59e0Base$759.5270%0x323a…a4f214d ago0xe713ae…2a8f14
0x4b6c…b1db0x7dbb…59e0Base$21.6870%0x323a…a4f214d ago0x3d31b0…621916
0x6057…b3700x7dbb…59e0Base$1,498.3070%0x323a…a4f214d ago0x8a2c19…309c77
0x5397…caa50x7dbb…59e0Base$15.6070%0x323a…a4f214d ago0x2b1484…7ab1fd
0x5959…fa5a0x7dbb…59e0Base$1.5070%0x323a…a4f214d ago0xd2ef42…ec406b
0x6057…b3700x7dbb…59e0Base$5,263.5370%0x323a…a4f214d ago0x4573b1…fa71eb
0x90be…1ab80x7dbb…59e0Base$5.0070%0x323a…a4f214d ago0x5c6ea3…55c809
0x5a02…2eb80x7dbb…59e0Base$120.2470%0x323a…a4f214d ago0x5f2820…77154b
0x2e1d…78410x7dbb…59e0Base$17.4770%0x323a…a4f214d ago0x8b6553…729240
0x37e7…bc680x7dbb…59e0Base$3,000.0070%0x323a…a4f214d ago0x51a4f5…66b276
0x1e5a…2ebc0x7dbb…59e0Base$1,524.3370%0x323a…a4f214d ago0x1bae54…f9bc19
0x35de…3b5e0x7dbb…59e0Base$1,000.0070%0x323a…a4f214d ago0x9584a4…4ecee9
0x28ce…a7060x7dbb…59e0Base$50.0070%0x323a…a4f214d ago0xeb5cc8…69d89c
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f214d ago0x066d9b…00ffcd
0x37e7…bc680x7dbb…59e0Base$3,000.0070%0x323a…a4f214d ago0x8d772e…307158

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.