Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793217h ago0xbad91c…4aa9a0
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793218h ago0x1e7526…baf449
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793218h ago0x250347…86ac65
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793218h ago0x2cc912…7174cc
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793218h ago0xe9ae6b…893be0
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…793219h ago0x38c587…4151f9
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793219h ago0xce25de…80fa45
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793219h ago0xe89d83…0614b8
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793219h ago0x7d6b01…56e5e0
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793220h ago0xb4e983…c80087
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793220h ago0x5ec5c8…2af545
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…793220h ago0x4cda13…7800fd
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793220h ago0x3a1048…53ac01
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…793220h ago0xb28a95…ffe7f6
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793220h ago0xb1abb6…ba0b7c
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793220h ago0x76de33…a73420
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793220h ago0xc92bc4…591af8
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793220h ago0x762e3f…20477b
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793221h ago0x77ccdd…e2b158
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793221h ago0xf9f602…611bb1
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…793221h ago0x28e80c…287dce
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…793221h ago0x635dc0…01b47c
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…793221h ago0x864b5e…47b786
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793221h ago0xd2c55a…4f1043
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…793221h ago0xe62670…1f81f5

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.