Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xfbb6…43efBase—$133.8470%0x6351…0d621d ago0xdb3258…367acb
0x2fc6…befe0xfbb6…43efBase—$266.8470%0x6351…0d621d ago0x2485bf…346240
0x2fc6…befe0x4985…2b2bBase—$42.1870%0x6351…0d621d ago0xa01f86…246c9e
0x2fc6…befe0xb4cb…00e5Base—$254.7970%0x6351…0d621d ago0x2e40e5…837185
0x2fc6…befe0xb4cb…00e5Base—$100.7270%0x6351…0d621d ago0xd7e90e…0c7539
0x2fc6…befe0xb4cb…00e5Base—$3.5170%0x6351…0d621d ago0xeefeef…45b991
0x2fc6…befe0x4985…2b2bBase—$6.4570%0x6351…0d621d ago0xf97a70…f43381
0x2fc6…befe0x4985…2b2bBase—$7.2470%0x6351…0d621d ago0x50c6d6…54d70e
0x2fc6…befe0xb4cb…00e5Base—$439.2070%0x6351…0d621d ago0x07f1f1…27a44c
0x2fc6…befe0xfbb6…43efBase—$824.0570%0x6351…0d621d ago0x3df384…dbe880
0x2fc6…befe0xb4cb…00e5Base—$184.9370%0x6351…0d621d ago0x55551c…eafa02
0x2fc6…befe0xfbb6…43efBase—$98.8570%0x6351…0d621d ago0x3a6832…771420
0x2fc6…befe0xfbb6…43efBase—$13.8670%0x6351…0d621d ago0x8d3c35…a20636
0x2fc6…befe0x4985…2b2bBase—$32.5270%0x6351…0d621d ago0x33d361…022014
0x594b…f2430x2fc6…befeBase—$68.0070%0x6351…0d621d ago0xe729dd…eee004
0x594b…f2430x2fc6…befeBase—$8.6470%0x6351…0d621d ago0x4ddcbf…546ebd
0x2fc6…befe0xb4cb…00e5Base—$2.6170%0x6351…0d621d ago0x2f9f84…5fc633
0x2a5a…084b0x2fc6…befeBase—$999.8070%0x6351…0d621d ago0x1f939f…cbdf48
0x5493…5fff0x2fc6…befeBase—$40.0070%0x6351…0d621d ago0xd8f516…7160bd
0x1755…32170x2fc6…befeBase—$185.0070%0x6351…0d621d ago0x192d0b…7f681c
0x2fc6…befe0x4985…2b2bBase—$2,989.7670%0x6351…0d621d ago0xbfe304…4c0838
0x2fc6…befe0xfbb6…43efBase—$14.5270%0x6351…0d621d ago0x0cd0d2…76c68d
0x2fc6…befe0xa05d…f816Base—$98.7370%0x6351…0d621d ago0xfdff2d…9b9d2f
0x2fc6…befe0xb4cb…00e5Base—$0.5170%0x6351…0d621d ago0x22a748…7266ef
0xf6b9…13d50x2fc6…befeBase—$10.0070%0x6351…0d621d ago0x96d605…b529f4

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.