Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4705…0da10x3dfe…c813Base—$0.6970%0x5160…2bb626d ago0xecfe18…127826
0x4705…0da10x3dfe…c813Base—$0.1270%0x5160…2bb626d ago0xb1d341…eb2946
0x7171…c4190x3dfe…c813Base—$0.0470%0x5160…2bb626d ago0xa4d294…f0e413
0xb460…695e0x3dfe…c813Base—$0.3670%0x5160…2bb626d ago0x438569…805e2e
0x2cac…71ba0x3dfe…c813Base—$0.0370%0x5160…2bb626d ago0x245e61…6accf9
0x235d…c31b0x3dfe…c813Base—$5.0070%0x5160…2bb626d ago0xa2b64d…c1ae42
0xbb35…63950x3dfe…c813Base—$0.00861470%0x5160…2bb626d ago0x16fbc2…6d378e
0x7171…c4190x3dfe…c813Base—$0.0370%0x5160…2bb626d ago0x56a02a…12d53f
0xb4fb…f68c0x3dfe…c813Base—$0.3170%0x5160…2bb626d ago0x8a6185…8c378e
0x7171…c4190x3dfe…c813Base—$0.0670%0x5160…2bb626d ago0x17680c…97f24e
0xf1e5…85910x3dfe…c813Base—$0.1370%0x5160…2bb626d ago0xd58926…76a592
0x7171…c4190x3dfe…c813Base—$0.0470%0x5160…2bb626d ago0x715263…648c11
0x2da5…08910x3dfe…c813Base—$0.0270%0x5160…2bb626d ago0xcde1cd…6c7134
0x7171…c4190x3dfe…c813Base—$0.1370%0x5160…2bb626d ago0x7b9b8e…fe83eb
0x7171…c4190x3dfe…c813Base—$0.0570%0x5160…2bb626d ago0xf3e2c0…d8f0a6

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.