Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x5c0d…e16f0x73fc…b29bBase$0.006100%0x0018…ca97101d ago0x782055…c405ea
0x5c0d…e16f0x73fc…b29bBase$0.01100%0x0018…ca97101d ago0x6a0e89…3739c9
0x5c0d…e16f0x73fc…b29bBase$0.006100%0x0018…ca97101d ago0xede272…da9744
0x5c0d…e16f0x73fc…b29bBase$0.006100%0x0018…ca97101d ago0xd193cc…d32b38
0x30a7…eb3c0x73fc…b29bBase$0.005100%0x0018…ca97101d ago0x9b9cc4…fffc49
0x30a7…eb3c0x73fc…b29bBase$0.005100%0x0018…ca97101d ago0x728b67…eac08a
0x30a7…eb3c0x73fc…b29bBase$0.01100%0x0018…ca97101d ago0xae4d23…00af26
0x30a7…eb3c0x73fc…b29bBase$0.005100%0x0018…ca97101d ago0x7bc103…9de462
0x72c0…25fe0x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0x591b6d…bb6bcf
0x72c0…25fe0x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0x1d9a40…afc7c0
0x72c0…25fe0x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0x1ef637…f2ccfb
0x30a7…eb3c0x73fc…b29bBase$0.01100%0x0018…ca97101d ago0xdc4dc8…8643e1
0xf700…782d0x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0xf051d4…733ec8
0xf700…782d0x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0x9ddedc…d85e12
0xf700…782d0x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0x3c9ca6…441ba8
0xf700…782d0x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0xd2d46c…d5c038
0xf700…782d0x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0x33708b…1571c3
0xf700…782d0x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0x6a8842…4efd2b
0xf700…782d0x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0x159378…dab6f9
0xf700…782d0x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0xcc54fe…48a786
0xf700…782d0x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0x82e50c…76b014
0xf700…782d0x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0x1ad082…cd4a4e
0x9443…84f70x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0xa1f599…d4ce39
0x9443…84f70x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0xf835a6…cda600
0x9443…84f70x73fc…b29bBase$0.0075100%0x0018…ca97101d ago0x2eb844…f9ed6c

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.