Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.25100%0x699a…427458d ago0x44c1d9…e378cc
0xa520…eca40x0e3d…7757Base—$5.25100%0x35c6…376358d ago0x3e3ac8…646c02
0xa520…eca40x0e3d…7757Base—$1.05100%0x10ee…31de58d ago0x07b531…bb54ce
0xa520…eca40x0e3d…7757Base—$5.25100%0x7924…2dfe58d ago0x7a0d5e…55fd3b
0xa520…eca40x0e3d…7757Base—$1.05100%0x16b5…bfc058d ago0x459aa9…05e7f2
0xa520…eca40x0e3d…7757Base—$5.25100%0xbe69…299258d ago0xf4d926…0d5ee6
0xa520…eca40x0e3d…7757Base—$5.25100%0x3e70…fea158d ago0x02075f…e527e5
0xa520…eca40x0e3d…7757Base—$21.00100%0x74b9…018f58d ago0x519aa6…3014b2
0xa520…eca40x0e3d…7757Base—$15.75100%0x64e4…55d958d ago0xa376b4…306127
0xa520…eca40x0e3d…7757Base—$10.50100%0x5670…ffbc58d ago0x5e225f…7bbcad
0xa520…eca40x0e3d…7757Base—$10.50100%0x5d3d…e33358d ago0x1cd434…a2a28c
0xa520…eca40x0e3d…7757Base—$7.35100%0x9b8a…f4bd58d ago0x84a22e…f8d005
0xa520…eca40x0e3d…7757Base—$5.25100%0x0881…8de258d ago0x40d589…10d7c7
0xa520…eca40x0e3d…7757Base—$21.00100%0xf7a9…eb8d58d ago0xd63492…2c41bb
0xa520…eca40x0e3d…7757Base—$21.00100%0xe7f0…b89c58d ago0x1139b2…58f9e9
0xa520…eca40x0e3d…7757Base—$42.00100%0x7492…70ae58d ago0x9065d9…895546
0xa520…eca40x0e3d…7757Base—$498.75100%0xb31a…568f58d ago0x72da3c…159cf2
0xa520…eca40x0e3d…7757Base—$5.25100%0x2041…bdf659d ago0x6241ec…c7a37d
0xa520…eca40x0e3d…7757Base—$10.50100%0x5697…9cea59d ago0x2b872d…451d32
0xa520…eca40x0e3d…7757Base—$10.50100%0x51a8…b21159d ago0x9dce18…93470f
0xa520…eca40x0e3d…7757Base—$5.25100%0x2837…f76759d ago0x45b404…92d01e
0xa520…eca40x0e3d…7757Base—$21.00100%0x77d2…395e59d ago0xcca4fe…3a528f
0xa520…eca40x0e3d…7757Base—$5.25100%0xe146…b43859d ago0x85c60e…a0ae8d
0xa520…eca40x0e3d…7757Base—$8.40100%0xe0dd…9b2b59d ago0x701591…f00602
0xa520…eca40x0e3d…7757Base—$5.25100%0x705f…8eed59d ago0x8550f3…c6d6c4

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.