Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase39d ago0x9b2616…f6f83d
0x7126…004d0x4466…125eBasex402 service$0.0022100%coinbase39d ago0x23c253…9e4d3e
0xf068…258e0x4466…125eBasex402 service$0.005100%coinbase39d ago0x60964d…d29e79
0x4608…21270x4466…125eBasex402 service$0.008100%coinbase39d ago0x630a64…da686a
0x3346…993c0x4466…125eBasex402 service$0.008100%coinbase39d ago0x7f239c…7b0526
0xb0c3…cc7e0x4466…125eBasex402 service$0.004100%coinbase39d ago0x025247…8ca4ae
0xcae3…aafe0x4466…125eBasex402 service$0.004100%coinbase39d ago0x2f4f88…6bc369
0x9a6d…97150x4466…125eBasex402 service$0.20100%coinbase39d ago0x863f12…41a3dd
0xf5c5…a03b0x4466…125eBasex402 service$0.0022100%coinbase39d ago0xfce9f3…747f6a
0x2b53…fe2a0x4466…125eBasex402 service$0.005100%coinbase39d ago0x6c4cff…7781e9
0x643c…02fd0x4466…125eBasex402 service$0.004100%coinbase39d ago0x6d9b56…80219e
0x2b53…fe2a0x4466…125eBasex402 service$0.02100%coinbase39d ago0x392f20…d55e57
0x9a6d…97150x4466…125eBasex402 service$0.0022100%coinbase39d ago0x350be6…b23286
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase39d ago0x1039db…e56859
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase40d ago0x43ff75…b132ee
0x7126…004d0x4466…125eBasex402 service$0.03100%coinbase40d ago0xc06a73…900540
0x7126…004d0x4466…125eBasex402 service$0.02100%coinbase40d ago0x3af8dc…78d034
0x643c…02fd0x4466…125eBasex402 service$0.008100%coinbase40d ago0xa7b4c1…b73dc7
0xff9f…0e320x4466…125eBasex402 service$0.02100%coinbase40d ago0xa4808a…31e8b7
0x7126…004d0x4466…125eBasex402 service$0.01100%coinbase40d ago0x0571e7…bcb1eb
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase40d ago0xe9df65…03e9dc
0x2abc…1a8d0x4466…125eBasex402 service$0.03100%coinbase40d ago0xad29b2…4bfa2e
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase40d ago0x232094…f8dff8
0x7126…004d0x4466…125eBasex402 service$0.02100%coinbase40d ago0x3defbe…78c8b5
0x3346…993c0x4466…125eBasex402 service$0.03100%coinbase40d ago0x48894b…300bf9

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.