Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$21.0070%0xfbdd…4dae45d ago0x659a6c…97ee5b
0xa17c…60a90x0e3d…7757Base—$3.1570%0x96df…634b45d ago0x911a51…f18ab7
0xa17c…60a90x0e3d…7757Base—$3.1570%0x5ed5…f6c045d ago0x17be52…1b4cde
0xa17c…60a90x0e3d…7757Base—$5.2570%0xddf5…034745d ago0x9c2e2b…287dae
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x52ba…517745d ago0x6e566b…36353a
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x8121…3f9d45d ago0x360e5b…027d0b
0xa17c…60a90x0e3d…7757Base—$21.0070%0x12b7…6f9945d ago0x2a9530…60869e
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xfb58…2b7245d ago0x9245de…8d0548
0xa17c…60a90x0e3d…7757Base—$6.3070%0xa1fb…723e46d ago0x48f8a2…0ab912
0xa17c…60a90x0e3d…7757Base—$22.0570%0x8516…088346d ago0xdb1f7f…72e066
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x99d9…ec9d46d ago0x38c697…95fbfb
0xa17c…60a90x47c5…4fc3Base—$9.4570%0xabef…391346d ago0x924894…2f7419
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xf345…7b3446d ago0x10ef41…b40f87
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xa640…7f4046d ago0x8edee8…2ce59d
0xa17c…60a90x0e3d…7757Base—$10.5070%0x80e7…127f46d ago0x56977d…610584
0xa17c…60a90x0e3d…7757Base—$2.1070%0x0477…fae046d ago0x781803…3622cd
0xa17c…60a90x0e3d…7757Base—$9.4570%0x76aa…2a0a46d ago0x2b9d92…c8f513
0xa17c…60a90x0e3d…7757Base—$15.7570%0x212c…a8f646d ago0x05e3d7…d4645a

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.