Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter32d ago0xd97420…90a648
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter32d ago0xd13d58…518594
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter32d ago0x41adb9…7b04d9
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter32d ago0x411214…262930
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter32d ago0x831d9b…3e5550
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter32d ago0x268a40…3ef470
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter32d ago0x262707…ddd464
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter32d ago0x0f5b13…9e7ccc
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0xf22b37…71e641
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0x05f76f…48e458
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0x2b80d9…9c2eb2
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa32d ago0x0959bd…6b047f
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0x14d572…5ebd21
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%payAI32d ago0x4cd616…94d27b
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%payAI32d ago0x27602b…3c8739
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xb3a178…fdded3
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x330697…fcf816
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa32d ago0xd1405e…f8e302
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%payAI32d ago0x769ca9…efef28
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0x960b44…857957
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xb170ab…022c1f
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%payAI32d ago0x33adec…5bc01d
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa32d ago0x652ee3…268817
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x806526…63b1ca
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa32d ago0xb0abb4…69784b

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.