Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a58…a7bd0x0f7a…9fd2Base$1.3270%0xc50d…ed7b15d ago0xca08f6…9bd38c
0x5a58…a7bd0x0f7a…9fd2Base$1.2970%0x4668…62f215d ago0x7aa607…f1e014
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0x9e8f…f4f715d ago0x3e5f09…48e001
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0xc50d…ed7b15d ago0xa75875…5fd858
0x5a58…a7bd0x0f7a…9fd2Base$1.2970%0x73b4…e73615d ago0x427a93…b72c7b
0x5a58…a7bd0x0f7a…9fd2Base$1.9770%0x9e8f…f4f715d ago0x27be66…fd0e5a
0x5a58…a7bd0x0f7a…9fd2Base$1.3070%0x305e…fcf615d ago0x8886fd…996dc3
0x5a58…a7bd0x0f7a…9fd2Base$1.5170%0x4668…62f215d ago0x6370b3…f71881
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0x4668…62f215d ago0x37d189…aa54f2
0x5a58…a7bd0x0f7a…9fd2Base$1.2970%0xc85d…258015d ago0x18aa8b…3e9ee7
0x5a58…a7bd0x0f7a…9fd2Base$1.6570%0x305e…fcf615d ago0x45068e…17b0b7
0x5a58…a7bd0x0f7a…9fd2Base$1.4270%0x305e…fcf615d ago0x99d3d5…3b5bd3
0x5a58…a7bd0x0f7a…9fd2Base$1.3670%0x9e8f…f4f715d ago0xdf6f2e…b89fda
0x5a58…a7bd0x0f7a…9fd2Base$2.4870%0xc85d…258016d ago0x3e541d…06a206
0x5a58…a7bd0x0f7a…9fd2Base$1.8970%0x305e…fcf616d ago0x1ba4b9…672e35
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0xc85d…258016d ago0xe042f7…d3e956
0x5a58…a7bd0x0f7a…9fd2Base$1.3070%0x4668…62f216d ago0x00e75f…b6eeb6
0x5a58…a7bd0x0f7a…9fd2Base$1.2770%0x73b4…e73616d ago0xbeb883…f67061
0x5a58…a7bd0x0f7a…9fd2Base$1.3470%0xc50d…ed7b16d ago0x05246e…4d696e
0x5a58…a7bd0x0f7a…9fd2Base$1.2670%0xc85d…258016d ago0x819299…436cfe
0x5a58…a7bd0x0f7a…9fd2Base$1.3370%0x9e8f…f4f716d ago0xf8b436…920e29
0x5a58…a7bd0x0f7a…9fd2Base$1.1970%0xc85d…258016d ago0xc7f342…1afcad
0x5a58…a7bd0x0f7a…9fd2Base$1.4270%0xc50d…ed7b16d ago0x91d3f2…4ddca3
0x5a58…a7bd0x0f7a…9fd2Base$1.2170%0x4668…62f216d ago0x661c73…45f054
0x5a58…a7bd0x0f7a…9fd2Base$2.1370%0x71e2…fc0716d ago0x213270…8c1b03

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.