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.00270%0x730d…7faa44d ago0xecbf6f…2eab21
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x66b2cb…875ec5
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x717468…8b3093
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0xa1f279…b10ba0
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x8d8569…0b7659
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x5d6a9c…de1e25
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x4cab3a…1711df
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x487787…59c5f9
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x1ea2a7…5604c3
0x3df8…78b40xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x3906e6…89536e
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x41e741…cbe478
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x2c1e87…8ec169
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0xab1d5b…fbdc39
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x1b7022…a7b7d0
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0xa1ccf7…d27c03
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x40b106…1573b0
0x3df8…78b40xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x6f5a79…eedf8d
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x506bb6…d32993
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x4ff87b…c28e84
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x1ae176…d0fee0
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x36952f…e10c1d
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0xa576a6…affa92
0x3df8…78b40xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x332908…a4e233
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0xf5d034…eaa846
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa44d ago0x41faba…92e9f7

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.