Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c11…63a30xd0b5…f224Base—$9.9970%0x3482…6f0e38d ago0xd64fcb…b70891
0xaa42…e3150xd0b5…f224Base—$2.9970%0x3482…6f0e38d ago0x7acb77…66d593
0xa17f…cff80xd0b5…f224Base—$14.9470%0x3482…6f0e38d ago0xe80258…599bb9
0x131b…6c030xd0b5…f224Base—$11.4870%0x3482…6f0e38d ago0x9e9263…ecc377
0x8502…69990xd0b5…f224Base—$1.9970%0x3482…6f0e38d ago0xa8ec68…912a3c
0xb1ad…41950xd0b5…f224Base—$2.4370%0x3482…6f0e38d ago0x47a10a…37faf9
0x1b9e…f2920xd0b5…f224Base—$17.3270%0x3482…6f0e38d ago0x75f0d1…f158b0
0x10de…523d0xd0b5…f224Base—$75.6870%0x3482…6f0e39d ago0xf02a96…af5e85
0xcd33…a9210xd0b5…f224Base—$24.8970%0x3482…6f0e39d ago0x9f7dc4…546565
0x5a6c…96670xd0b5…f224Base—$4.9970%0x3482…6f0e39d ago0xe564a7…2c776b
0x3e3c…5fa40xd0b5…f224Base—$3.1970%0x3482…6f0e39d ago0xfbf110…a0e5e9
0xdcff…12790xd0b5…f224Base—$19.7770%0x3482…6f0e39d ago0xd6b597…675b5c
0xb7ad…5a8b0xd0b5…f224Base—$9.9970%0x3482…6f0e39d ago0xcf11f0…ad3811
0xd1ff…b80b0xd0b5…f224Base—$3.3370%0x3482…6f0e39d ago0x8b36e2…7951cf
0x85c9…2f850xd0b5…f224Base—$119.4570%0x3482…6f0e39d ago0x0f9257…132425
0x3fcc…22950xd0b5…f224Base—$12.2870%0x3482…6f0e39d ago0x867fce…f998a5
0x8961…935a0xd0b5…f224Base—$10.8870%0x3482…6f0e39d ago0x080fae…6828d5
0x0aba…97580xd0b5…f224Base—$4.9770%0x3482…6f0e39d ago0x9b8209…2c38b8
0x98d3…b34c0xd0b5…f224Base—$1.9970%0x3482…6f0e39d ago0x63de9b…74a059
0xe0f2…70ce0xd0b5…f224Base—$4.9770%0x3482…6f0e39d ago0xfbf505…eb73bb
0xac63…36f80xd0b5…f224Base—$259.0370%0x3482…6f0e39d ago0xcf2a97…e31065
0x8349…4fa10xd0b5…f224Base—$9.9970%0x3482…6f0e39d ago0x13ff6b…305fb2
0x4d54…889a0xd0b5…f224Base—$19.7270%0x3482…6f0e39d ago0x96d25e…7e61f5
0x9351…64cb0xd0b5…f224Base—$32.1970%0x3482…6f0e39d ago0x3d2dbf…b3c907
0x78c4…44e50xd0b5…f224Base—$47.8270%0x3482…6f0e39d ago0xac3428…6f2c08

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.