Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xbe2718…8c0460
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x2e703e…2bb18b
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x671150…af79d5
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x2f87af…17df9b
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xb985f8…2244fd
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xd52d6a…e8c925
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xc4dc09…796209
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x3ff133…d0e448
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x4d06bc…b05049
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x4fe08b…54aaca
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xf7c62b…0ea4f7
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xfe62c3…e7b690
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x533c25…6a768f
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x77aec7…7c2456
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x53bb7d…6fbc70
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x504168…77f7a4
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x6e0e0e…77fffd
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x31b0a9…67e20c
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x4777fb…e72b18
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x605aca…3ae145
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xcddb05…c87ccf
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x307d06…cb599f
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xe25493…ac243b
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xadfdcb…cc4f78
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x2e1631…9b4eee

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.