Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base—$101,791.1270%0x7347…d69134d ago0x5c79a5…27f16a
0xa54d…49f50xe742…ea88Base—$249,982.4670%0x7347…d69134d ago0xbdc519…5506a6
0xa54d…49f50x0cda…52f2Base—$14,993.9870%0x64b2…883334d ago0xe2da73…9cd0e6
0xa54d…49f50x0cda…52f2Base—$14,993.9870%0x64b2…883334d ago0x15e3e1…dae9a0
0xa54d…49f50x5de0…7f2dBase—$2,476.9670%0x64b2…883334d ago0x7e97d5…c2be3b
0xa54d…49f50x84d5…e6b5Base—$1,023.5970%0x64b2…883334d ago0xb6bafa…fa9c70
0xa54d…49f50x20f8…7f49Base—$47,302.8470%0x64b2…883334d ago0xfc1161…9a5235
0xa54d…49f50x2da2…3dc5Base—$7,498.4470%0x64b2…883334d ago0x1443ae…493bd7
0xa54d…49f50x2da2…3dc5Base—$7,998.3370%0x64b2…883334d ago0x000637…3fd8f7
0xa54d…49f50x264c…3694Base—$1,147.2370%0x64b2…883334d ago0xf8a8ad…bb788c
0xa54d…49f50x1d35…4434Base—$214,454.5770%0x64b2…883334d ago0x9c953d…0e48f8
0xa54d…49f50x8c9b…4efcBase—$10,327.1670%0x64b2…883334d ago0x7ca2bd…eeb646
0xa54d…49f50x98f8…17c7Base—$6,475.4170%0x64b2…883334d ago0x6ae49b…8ac101
0xa54d…49f50x2d98…594fBase—$1,427.5270%0x64b2…883334d ago0x2dbb0f…3dfe47
0xa54d…49f50xbc60…7c97Base—$1,500.3470%0x64b2…883334d ago0x38b6a5…193299
0xa54d…49f50xcb64…6acfBase—$1,002.7770%0x64b2…883334d ago0x888f4c…3096b5
0xa54d…49f50x12aa…c73dBase—$1,189.3870%0x7347…d69134d ago0xddbdd7…84b8eb
0xa54d…49f50x8065…919bBase—$6,334.7870%0x64b2…883334d ago0x145bf0…718287
0xa54d…49f50x4420…9ef6Base—$2.8770%0x64b2…883334d ago0xec40e6…8fd205
0xa54d…49f50x99e5…b573Base—$19.9770%0x7347…d69134d ago0xf874c5…859d3d
0xa54d…49f50x7dfd…84ceBase—$1,000.7770%0x64b2…883334d ago0x0466b3…cedc40
0xa54d…49f50xfc1a…52b4Base—$1,233.4170%0x64b2…883334d ago0xd4ea2a…eaf87a
0xa54d…49f50x9941…aedaBase—$4,319.4670%0x64b2…883334d ago0x5c9146…1c0761
0xa54d…49f50x5b94…b2deBase—$1,183.5970%0x64b2…883335d ago0x4b1b86…2731f1
0xa54d…49f50x2896…f1aaBase—$1,472.4070%0x64b2…883335d ago0xb478a5…caa648

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.