Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x74c8…4fca0x73fc…b29bBase$0.01100%0x0018…ca9792d ago0xeb1733…e5dee7
0x52ac…7bce0x73fc…b29bBase$0.006100%0x0018…ca9792d ago0xc218e1…1c0f7b
0xdef3…06a20x73fc…b29bBase$0.006100%0x0018…ca9792d ago0x2f8b45…7dcfd0
0x52ac…7bce0x73fc…b29bBase$0.006100%0x0018…ca9792d ago0x9feb8f…b77710
0x74c8…4fca0x73fc…b29bBase$0.0075100%0x0018…ca9792d ago0x6f93ec…ec86f3
0x74c8…4fca0x73fc…b29bBase$0.0075100%0x0018…ca9792d ago0x1649b9…6e8cd0
0x74c8…4fca0x73fc…b29bBase$0.01100%0x0018…ca9792d ago0x37bf31…c64706
0xdef3…06a20x73fc…b29bBase$0.006100%0x0018…ca9792d ago0x87fed3…1333fe
0x74c8…4fca0x73fc…b29bBase$0.0075100%0x0018…ca9792d ago0x43eaeb…8d34af
0xdef3…06a20x73fc…b29bBase$0.006100%0x0018…ca9792d ago0x31f0a0…e59d1d
0x52ac…7bce0x73fc…b29bBase$0.006100%0x0018…ca9792d ago0x6a535c…b4dcb4
0x52ac…7bce0x73fc…b29bBase$0.006100%0x0018…ca9792d ago0x9119a8…a0b975
0xdef3…06a20x73fc…b29bBase$0.006100%0x0018…ca9792d ago0xc278c5…e33aeb
0x74c8…4fca0x73fc…b29bBase$0.0075100%0x0018…ca9792d ago0x139e6b…004768
0x74c8…4fca0x73fc…b29bBase$0.01100%0x0018…ca9792d ago0x624af2…1e89e5
0x746b…beaa0x73fc…b29bBase$0.006100%0x0018…ca9792d ago0xb67f46…528135
0x746b…beaa0x73fc…b29bBase$0.0035100%0x0018…ca9792d ago0x91025e…845bc4
0x746b…beaa0x73fc…b29bBase$0.006100%0x0018…ca9792d ago0x4449c0…ac93b9
0x746b…beaa0x73fc…b29bBase$0.0075100%0x0018…ca9792d ago0x26ff70…2fe1c6
0xa542…c2e30x73fc…b29bBase$0.0085100%0x0018…ca9792d ago0x5f2a52…6c0cec
0xa542…c2e30x73fc…b29bBase$0.0085100%0x0018…ca9792d ago0xe3f3c8…d01691
0xa542…c2e30x73fc…b29bBase$0.0085100%0x0018…ca9792d ago0x57bb59…771e60
0xa542…c2e30x73fc…b29bBase$0.0085100%0x0018…ca9792d ago0x00570c…c493e9
0xa542…c2e30x73fc…b29bBase$0.0085100%0x0018…ca9792d ago0xe52953…511ae5
0xa542…c2e30x73fc…b29bBase$0.0085100%0x0018…ca9792d ago0x6d1712…3ca3a9

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.