Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x826a…78de77d ago0x6a7fe9…f538da
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x3494…a4d177d ago0xe11620…9fef49
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x7390…9c9377d ago0x6c8ce7…038919
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x52ba…517777d ago0x86fb65…e3c3d0
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x065e…0a6077d ago0x944f14…b84cc5
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xaecf…8b7577d ago0xdc4877…8ffd0b
0x4bfb…0c880x0e3d…7757Base—$7.35100%0x2c22…1f1c77d ago0xddd65d…7952b5
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x6647…552677d ago0xd6303a…1d9218
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xc629…e70177d ago0x5a8a23…af2574
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x9f6a…a93c77d ago0x3b457c…5aaa47
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xde1b…a3a277d ago0xc58759…aed631
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x752e…993377d ago0x64cb17…2107d2
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xbc41…9c5b77d ago0xe3b14d…1ba161
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x0524…938977d ago0x62d0d6…68aeeb
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x28cc…0ecd77d ago0x5361cd…293b86
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x81da…371f77d ago0xc1d28a…aca992
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x54de…447077d ago0xe66122…6489d5
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x6a96…27ff77d ago0x1b3d63…4be7dd
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x76aa…2a0a77d ago0x011a87…11f393
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xde8d…bd2c77d ago0x05d16f…ca9cd1
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xbf7d…708b77d ago0x10d0e4…a40d7d
0x4bfb…0c880x0e3d…7757Base—$8.40100%0x214e…3e4a77d ago0x7b7809…741af6

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.