Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x98a754…e54669
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x98ad0e…798bdb
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0xdefe17…083313
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x16ec9e…4e8801
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x30473c…052dbd
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x6db265…322c04
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x34264b…11c867
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0xd6a6a1…21d5a7
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x69632e…b3a84c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x4aba7b…82a442
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0xbcd386…48e0e1
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x7bb687…7db053
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0xb13d62…781407
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x1a8253…1844f8
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x398041…f16ead
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x63efd3…c26336
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x7cb203…27ef74
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0xa86b4f…0ad8c5
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0xfcd583…bba570
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0xa00651…74715e
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x572203…184840
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0xa0d33e…a19eea
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0x307703…854410
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0xdef69d…35e8b3
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34d ago0xc710c5…3e5af8

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.