Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0x4985…2b2bBase—$8.9470%0x6351…0d624h ago0xa5e646…8bffe1
0x2fc6…befe0x4985…2b2bBase—$7.9070%0x6351…0d625h ago0x11754b…e146cb
0x2fc6…befe0x4985…2b2bBase—$107.6770%0x6351…0d625h ago0xefdb0b…77790e
0x2fc6…befe0x4985…2b2bBase—$2.6470%0x6351…0d625h ago0x7f7935…90783a
0x2fc6…befe0x4985…2b2bBase—$78.6570%0x6351…0d625h ago0xdba74e…268e4d
0x2fc6…befe0x4985…2b2bBase—$296.2870%0x6351…0d626h ago0x55cc30…1babe7
0x2fc6…befe0x4985…2b2bBase—$204.7970%0x6351…0d626h ago0xc3b7ee…e47850
0x2fc6…befe0x4985…2b2bBase—$15.1970%0x6351…0d626h ago0x94b3ac…1e3cf2
0x2fc6…befe0x4985…2b2bBase—$9.8670%0x6351…0d626h ago0xf030ed…83c552
0x2fc6…befe0x4985…2b2bBase—$3.7070%0x6351…0d627h ago0x1c5066…e883c1
0x2fc6…befe0x4985…2b2bBase—$998.5270%0x6351…0d627h ago0x24db06…dc2036
0x2fc6…befe0x4985…2b2bBase—$98.7870%0x6351…0d627h ago0x0f0b2a…f54cda
0x2fc6…befe0x4985…2b2bBase—$157.4670%0x6351…0d629h ago0x311a3d…6ccb8b
0x2fc6…befe0x4985…2b2bBase—$68.1370%0x6351…0d629h ago0xb27449…9ebc26
0x7cd3…54110x4985…2b2bBase—$2.0070%0x07ae…0e679h ago0x5335af…559b47
0x2fc6…befe0x4985…2b2bBase—$5.7170%0x6351…0d629h ago0x3bfc59…f77799
0x2fc6…befe0x4985…2b2bBase—$27.4770%0x6351…0d629h ago0xeb8907…74070a
0x2fc6…befe0x4985…2b2bBase—$3.5670%0x6351…0d6210h ago0xb0db4b…063ee1
0x2fc6…befe0x4985…2b2bBase—$3.1170%0x6351…0d6210h ago0x65a74c…6b5f54
0xa736…90d50x4985…2b2bBase—$117.0070%0x07ae…0e6711h ago0xdb6691…789bd6
0x2fc6…befe0x4985…2b2bBase—$32.1570%0x6351…0d6212h ago0xfc34ab…491afd
0x2fc6…befe0x4985…2b2bBase—$791.5270%0x6351…0d6212h ago0xbdc8eb…3142e6
0x2fc6…befe0x4985…2b2bBase—$99.9370%0x6351…0d6214h ago0x44a69d…2855bd
0x2fc6…befe0x4985…2b2bBase—$10.9370%0x6351…0d6215h ago0x9e3cd4…3bade7
0x2fc6…befe0x4985…2b2bBase—$2.6970%0x6351…0d6216h ago0x163add…092f2c

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.