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.0570%0x94c3…67581d ago0x0ad5d7…f0f97a
0x5a58…a7bd0x0f7a…9fd2Base—$1.3170%0x71e2…fc071d ago0xe2d78d…d4f534
0x5a58…a7bd0x0f7a…9fd2Base—$1.2570%0xd2ae…d6981d ago0xe012f1…7344f8
0x5a58…a7bd0x0f7a…9fd2Base—$1.3570%0x2060…742d1d ago0x1b8515…c34403
0x5a58…a7bd0x0f7a…9fd2Base—$1.3570%0x2060…742d1d ago0xc7400e…5b2d49
0x5a58…a7bd0x0f7a…9fd2Base—$1.1770%0x94c3…67581d ago0x9ed300…fe383a
0x5a58…a7bd0x0f7a…9fd2Base—$1.2670%0x2060…742d1d ago0x365e01…78283a
0x5a58…a7bd0x0f7a…9fd2Base—$1.2570%0xd2ae…d6981d ago0x355d98…ccb349
0x5a58…a7bd0x0f7a…9fd2Base—$1.1070%0xd2ae…d6981d ago0x2973bf…ced96a
0x5a58…a7bd0x0f7a…9fd2Base—$1.3070%0x71e2…fc071d ago0xac7b82…27c9ab
0x5a58…a7bd0x0f7a…9fd2Base—$1.2670%0xd2ae…d6981d ago0xefe896…4bf28c
0x5a58…a7bd0x0f7a…9fd2Base—$1.5270%0xd2ae…d6982d ago0x5fb516…de094f
0x5a58…a7bd0x0f7a…9fd2Base—$1.5670%0x94c3…67582d ago0x86b956…e7d587
0x5a58…a7bd0x0f7a…9fd2Base—$1.1570%0x2060…742d2d ago0x323d85…662cf5
0x5a58…a7bd0x0f7a…9fd2Base—$1.0170%0x2060…742d2d ago0x2a9a84…02d31d
0x5a58…a7bd0x0f7a…9fd2Base—$1.1770%0xd2ae…d6982d ago0x55346b…52f104
0x5a58…a7bd0x0f7a…9fd2Base—$1.2170%0xd2ae…d6982d ago0x872464…07e7fc
0x5a58…a7bd0x0f7a…9fd2Base—$1.5270%0x71e2…fc072d ago0x060fb2…d08ed1
0x5a58…a7bd0x0f7a…9fd2Base—$467.2370%0xd2ae…d6982d ago0x826b09…7dd3df

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.