Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0xc0af4d…ee4fff
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0xc41371…2ec487
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0x30a617…89534e
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0x56c0d5…e0915a
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0xf0f102…ab0b31
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0xce6600…acda33
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0x343011…4dc1d5
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0x3dbdae…1dfdc2
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0x285597…6fefa6
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0x93b834…d68d8a
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0xdce2fa…367890
0x4364…99610x48b6…0a51Base—$0.005100%0x730d…7faa49d ago0x046ae6…ad46b2
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0xdebccb…a6a890
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0x84f187…3d877a
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0xee2b7b…bd95de
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0xa4efc6…9e626a
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0x961695…110f94
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0x1ea9b3…9c5e27
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0xd69d55…a75e82
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa49d ago0xe93b2b…40366f
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa49d ago0x7d2c1c…1ef991
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa49d ago0x2e46b9…98dac1
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa49d ago0x2be51f…7b642a
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa49d ago0xda8baa…86b3ea
0x4364…99610x48b6…0a51Base—$0.00570%0x730d…7faa49d ago0xa19710…f2cd79

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.