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.3370%0x73b4…e73617d ago0x092f04…7020bc
0x5a58…a7bd0x0f7a…9fd2Base—$1.3170%0xc50d…ed7b17d ago0x1c585d…33095c
0x5a58…a7bd0x0f7a…9fd2Base—$1.4470%0x9e8f…f4f717d ago0x7e697b…b80d7f
0x5a58…a7bd0x0f7a…9fd2Base—$1.1370%0xc50d…ed7b17d ago0x04efbb…b9ed3b
0x5a58…a7bd0x0f7a…9fd2Base—$1.2270%0x9e8f…f4f717d ago0x7df7c7…d1cf1a
0x5a58…a7bd0x0f7a…9fd2Base—$1.0170%0x9e8f…f4f717d ago0xeea776…897141
0x5a58…a7bd0x0f7a…9fd2Base—$1.3170%0xc50d…ed7b17d ago0x676995…52439e
0x5a58…a7bd0x0f7a…9fd2Base—$2.5870%0xc50d…ed7b17d ago0x919074…44f0eb
0x5a58…a7bd0x0f7a…9fd2Base—$2.7770%0xc50d…ed7b17d ago0x8ab46c…e7d086
0x5a58…a7bd0x0f7a…9fd2Base—$1.3170%0x4668…62f217d ago0xc1d800…5971f8
0x5a58…a7bd0x0f7a…9fd2Base—$1.3070%0x73b4…e73617d ago0x239d87…0f5d3b
0x5a58…a7bd0x0f7a…9fd2Base—$1.0070%0x9e8f…f4f717d ago0xa8c4dd…9b953e
0x5a58…a7bd0x0f7a…9fd2Base—$1.3270%0xc50d…ed7b17d ago0x389aad…d3a159
0x5a58…a7bd0x0f7a…9fd2Base—$1.3170%0x73b4…e73617d ago0x92104e…779d3f
0x5a58…a7bd0x0f7a…9fd2Base—$1.2670%0x4ae1…117b17d ago0x853976…5d3570
0x5a58…a7bd0x0f7a…9fd2Base—$1.0370%0x4ae1…117b17d ago0x89cc9a…9a4c0a
0x5a58…a7bd0x0f7a…9fd2Base—$1.6670%0x73b4…e73617d ago0x7b32f4…592fa7
0x5a58…a7bd0x0f7a…9fd2Base—$1.3470%0x9e8f…f4f717d ago0x3972a5…42f35a
0x5a58…a7bd0x0f7a…9fd2Base—$1.3170%0xc50d…ed7b17d ago0xb2d2b0…e9fe76
0x5a58…a7bd0x0f7a…9fd2Base—$1.0870%0xc50d…ed7b17d ago0xe0cf3a…12efbc
0x5a58…a7bd0x0f7a…9fd2Base—$1.3870%0x73b4…e73617d ago0x97ab9f…4c5ba6

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.