Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x05f1…3bb929d ago0x36e5c4…847dbf
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x79bd…fda129d ago0x86f174…5af884
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0xd022…454129d ago0x94979a…270713
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x5a57…2a9e29d ago0xf2b722…1dd966
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x96df…634b29d ago0xa2f7d6…01bb3e
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0xe9e4…196329d ago0x41c967…1e8ed5
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x5697…9cea29d ago0x0f1d39…566f63
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0xb769…f88129d ago0xbc0abe…5be20f
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x8437…41a829d ago0x4078c4…a70a82
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0xf345…7b3429d ago0xed7815…015b69
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0xb9e3…292d29d ago0xb57797…e22521
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0xba2c…ddc829d ago0xbe6036…c14195
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x80e2…187329d ago0x3193d3…c7e317
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x50ee…525229d ago0x77a849…135a6c
0x4bfb…0c880x47c5…4fc3Base—$15.7570%0x6d10…b12b29d ago0x047660…49c3d8
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0xc0fa…66cc29d ago0x602834…0940e0
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0x54c8…88d529d ago0x4c1d62…8bf372
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x8c4f…19d729d ago0xb2ac76…224124
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x6768…243529d ago0xed3996…d8a139
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0xda2d…f5ea29d ago0xbdcf1a…91097f
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x2740…f50429d ago0xfd5fa1…6649f3
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0xa070…95e029d ago0xddd861…bb4ee7
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x80e2…187329d ago0x052cb5…ea8483
0x4bfb…0c880x47c5…4fc3Base—$21.0070%0xc763…5b0b29d ago0x3d0e55…a7c25a
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x1cb5…c0e230d ago0xbceb19…8607a3

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.