Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe493…b18a0x6366…f1e2Base—$0.006379100%0x6366…f1e295d ago0xbda183…0267e6
0xe493…b18a0x6366…f1e2Base—$0.19100%0x6366…f1e295d ago0x893e14…a649f7
0xe493…b18a0x6366…f1e2Base—$0.02100%0x6366…f1e295d ago0x204139…7461e1
0xe493…b18a0x6366…f1e2Base—$0.000937100%0x6366…f1e295d ago0x7aa328…00fa8a
0xe493…b18a0x6366…f1e2Base—$0.006346100%0x6366…f1e295d ago0x930bd0…7f295b
0xe493…b18a0x6366…f1e2Base—$0.22100%0x6366…f1e295d ago0x1d6a72…805be7
0xe493…b18a0x6366…f1e2Base—$0.02100%0x6366…f1e295d ago0x2ee0b7…6b5df3
0xe493…b18a0x6366…f1e2Base—$0.000942100%0x6366…f1e295d ago0xa3276f…a7ef99
0xe493…b18a0x6366…f1e2Base—$0.006561100%0x6366…f1e295d ago0xf733a2…be6582
0xe493…b18a0x6366…f1e2Base—$0.19100%0x6366…f1e295d ago0x663efe…91ec12
0xe493…b18a0x6366…f1e2Base—$0.07100%0x6366…f1e295d ago0xfe00f5…3c74ec
0xe493…b18a0x6366…f1e2Base—$0.000945100%0x6366…f1e295d ago0x98877a…656a57
0xe493…b18a0x6366…f1e2Base—$0.006349100%0x6366…f1e295d ago0x898f1c…9640ec
0xe493…b18a0x6366…f1e2Base—$0.23100%0x6366…f1e295d ago0x93c4cf…6f4df0
0xe493…b18a0x6366…f1e2Base—$0.02100%0x6366…f1e295d ago0x709b2e…86ef80
0xe493…b18a0x6366…f1e2Base—$0.006594100%0x6366…f1e295d ago0xe0643d…bcc0ec
0xe493…b18a0x6366…f1e2Base—$0.09100%0x6366…f1e295d ago0xee3900…eb31d7
0xe493…b18a0x6366…f1e2Base—$0.04100%0x6366…f1e295d ago0x48abd5…0dbe87
0xe493…b18a0x6366…f1e2Base—$0.000943100%0x6366…f1e295d ago0x63ec60…640544
0xe493…b18a0x6366…f1e2Base—$0.006358100%0x6366…f1e295d ago0x9732db…1d2f6d
0xe493…b18a0x6366…f1e2Base—$0.08100%0x6366…f1e295d ago0x19f631…db0342
0xe493…b18a0x6366…f1e2Base—$0.02100%0x6366…f1e295d ago0x11b7d7…e92ff5
0xe493…b18a0x6366…f1e2Base—$0.000023100%0x6366…f1e295d ago0xf4686c…3a3759
0xe493…b18a0x6366…f1e2Base—$0.006581100%0x6366…f1e295d ago0xb7da71…57b109
0xe493…b18a0x6366…f1e2Base—$0.11100%0x6366…f1e295d ago0x2da7e5…cf363c

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.