Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xb4cb…00e5Base$254.7970%0x6351…0d6214h ago0x2e40e5…837185
0x2fc6…befe0xb4cb…00e5Base$100.7270%0x6351…0d6214h ago0xd7e90e…0c7539
0x2fc6…befe0xb4cb…00e5Base$3.5170%0x6351…0d6215h ago0xeefeef…45b991
0x2fc6…befe0xb4cb…00e5Base$439.2070%0x6351…0d6216h ago0x07f1f1…27a44c
0x2fc6…befe0xb4cb…00e5Base$184.9370%0x6351…0d6216h ago0x55551c…eafa02
0x2fc6…befe0xb4cb…00e5Base$2.6170%0x6351…0d6216h ago0x2f9f84…5fc633
0x2fc6…befe0xb4cb…00e5Base$0.5170%0x6351…0d6217h ago0x22a748…7266ef
0x2fc6…befe0xb4cb…00e5Base$85.2870%0x6351…0d6218h ago0x38ff0c…cc7c09
0x2fc6…befe0xb4cb…00e5Base$4.6170%0x6351…0d6219h ago0x48bf23…033e65
0x2fc6…befe0xb4cb…00e5Base$266.8870%0x6351…0d6220h ago0x7f2d68…8cbf5b
0x2fc6…befe0xb4cb…00e5Base$911.4170%0x6351…0d6220h ago0x372471…c1914b
0x2fc6…befe0xb4cb…00e5Base$494.4870%0x6351…0d6221h ago0x3c409f…181f87
0x2fc6…befe0xb4cb…00e5Base$9.5170%0x6351…0d6222h ago0xd186d1…f9b350
0x2fc6…befe0xb4cb…00e5Base$49.1170%0x6351…0d6222h ago0x63ef18…538d70
0x2fc6…befe0xb4cb…00e5Base$140.5870%0x6351…0d6222h ago0x7deaf3…86b8c3
0x2fc6…befe0xb4cb…00e5Base$97.8170%0x6351…0d6222h ago0x92084d…4c9f93
0x2fc6…befe0xb4cb…00e5Base$18.0870%0x6351…0d621d ago0xe2a9f4…41dfe7
0x2fc6…befe0xb4cb…00e5Base$1.8970%0x6351…0d621d ago0x0e050c…08d1eb
0x2fc6…befe0xb4cb…00e5Base$4.9670%0x6351…0d621d ago0x404fef…a436f3
0x2fc6…befe0xb4cb…00e5Base$154.7270%0x6351…0d621d ago0xcf5bd0…10199c
0x2fc6…befe0xb4cb…00e5Base$35.6470%0x6351…0d621d ago0xa49315…728a69
0x2fc6…befe0xb4cb…00e5Base$4.6570%0x6351…0d621d ago0xa6b103…6886b1
0x2fc6…befe0xb4cb…00e5Base$238.6970%0x6351…0d621d ago0x0d41ee…c4766b
0x2fc6…befe0xb4cb…00e5Base$7.6970%0x6351…0d621d ago0x58e7c3…703ccc
0x2fc6…befe0xb4cb…00e5Base$4.8370%0x6351…0d621d ago0x698342…8478f2

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.