Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d92…98bb0x355a…44aaBase—$300.0070%0xa923…c9ac9d ago0x1a09b3…d46e17
0x8d92…98bb0x1743…b44fBase—$163.0370%0xa923…c9ac9d ago0xbefe4a…8ba715
0x8d92…98bb0xb95e…f668Base—$161.3970%0xa923…c9ac9d ago0x78df17…e5f93c
0x8d92…98bb0xcf76…e4cfBase—$68.1770%0xa923…c9ac9d ago0x8d75bc…da8edb
0x8d92…98bb0xb41a…b14aBase—$42.0870%0xa923…c9ac9d ago0x5f719f…785799
0x8d92…98bb0x2a79…bca6Base—$34.1170%0xa923…c9ac9d ago0x78ec5d…87d72a
0x8d92…98bb0xb386…c681Base—$22.4170%0xa923…c9ac9d ago0xf98a4d…5cf0ae
0x8d92…98bb0x59a6…aa8bBase—$19.2170%0xa923…c9ac9d ago0x55760f…cc07e5
0x8d92…98bb0x29db…2112Base—$19.1870%0xa923…c9ac9d ago0xe3d8b2…f9006b
0x8d92…98bb0xa259…fa66Base—$18.5270%0xa923…c9ac9d ago0xf78303…201907
0x8d92…98bb0x4e03…0fd2Base—$17.1070%0xa923…c9ac9d ago0x4e340c…774138
0x8d92…98bb0xe781…0e71Base—$17.0870%0xa923…c9ac9d ago0x75d826…2f3315
0x8d92…98bb0xa055…f2baBase—$14.0770%0xa923…c9ac9d ago0xa0872f…fb8e02
0x8d92…98bb0xde73…84abBase—$11.5270%0xa923…c9ac9d ago0x3f9bf6…6a2282
0x8d92…98bb0x831b…3b34Base—$11.3170%0xa923…c9ac9d ago0x770c5e…60da0c
0x8d92…98bb0x337a…7aeaBase—$9.7770%0xa923…c9ac9d ago0x69ee0c…216034
0x8d92…98bb0x2943…c35cBase—$9.4170%0xa923…c9ac9d ago0x4677c3…ff4d1f
0x8d92…98bb0xabde…16d7Base—$8.4670%0xa923…c9ac9d ago0x69352a…32ab51
0x8d92…98bb0xf2ad…5e04Base—$8.3070%0xa923…c9ac9d ago0x0b1468…fde45c
0x8d92…98bb0xd569…bbf1Base—$7.6670%0xa923…c9ac9d ago0x21f29f…329a4f
0x8d92…98bb0x884d…5ae9Base—$6.6070%0xa923…c9ac9d ago0x1880e0…f7dfbc
0x8d92…98bb0x56de…0f2aBase—$5.1970%0xa923…c9ac9d ago0xf86071…38d424
0x8d92…98bb0x7db9…0db5Base—$5.0470%0xa923…c9ac9d ago0xccb5a4…dd4f25
0x8d92…98bb0x5ada…6cb6Base—$4.6670%0xa923…c9ac9d ago0xa4fd87…42d0cc
0x8d92…98bb0x2b78…9c3dBase—$4.0670%0xa923…c9ac9d ago0x88a2fc…f2276b

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.