Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0x66a99f…b0cddb
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0x6f80c4…6e077a
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0x011a70…5d9640
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0x451d2f…540bdd
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0x23987c…de9742
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0x817d6b…7ae946
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0x33c837…e8ac9c
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0x426dd6…80aae3
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0x251e20…cda57a
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0xc73551…380d2b
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0x0a0fab…9a3cb4
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0x37c900…b79f97
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0x03228a…b1847b
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0xb3787b…de870b
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase10d ago0x77a059…cb07a4
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase11d ago0xc85b28…2f1d8b
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase11d ago0x330e0b…a2a3e6
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase11d ago0x65415b…c0b321
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase11d ago0xced8e0…37b38c
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase11d ago0x310dbb…1fed70
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase11d ago0x8b78a3…49bc22
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase11d ago0x6735a0…ac90ba
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase11d ago0x6e7d73…7a199e
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase11d ago0xe66339…b9191b
0x9041…847e0x2bd0…7625Base—$0.001100%coinbase11d ago0x0fa214…eeb736

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.