Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbdcb…1efe0x2633…2223Base—$0.00627100%payAI123d ago0x42e12c…14a06c
0xbdcb…1efe0x2633…2223Base—$0.006265100%payAI123d ago0xfa980d…3b22b6
0xbdcb…1efe0x2633…2223Base—$0.006273100%payAI123d ago0x5bd5b1…8b0968
0xbdcb…1efe0x2633…2223Base—$0.006268100%payAI123d ago0x7891ac…eb4df5
0xbdcb…1efe0x2633…2223Base—$0.006263100%payAI123d ago0x7610f5…5125a6
0xbdcb…1efe0x2633…2223Base—$0.006297100%payAI123d ago0xddc96b…7e8deb
0xbdcb…1efe0x2633…2223Base—$0.006276100%payAI123d ago0xe3504c…52c704
0xbdcb…1efe0x2633…2223Base—$0.006261100%payAI123d ago0x2864c5…9fbd12
0xbdcb…1efe0x2633…2223Base—$0.006244100%payAI123d ago0xf44669…dc96d5
0xbdcb…1efe0x2633…2223Base—$0.006227100%payAI123d ago0x9676c1…d95816
0xbdcb…1efe0x2633…2223Base—$0.006233100%payAI123d ago0x3c653a…d7b450
0xbdcb…1efe0x2633…2223Base—$0.006253100%payAI123d ago0x4e842d…6fe66d
0xbdcb…1efe0x2633…2223Base—$0.006246100%payAI123d ago0xf5bffa…7a4e2f
0xbdcb…1efe0x2633…2223Base—$0.006243100%payAI123d ago0xb9d6bb…18a30f
0xbdcb…1efe0x2633…2223Base—$0.006243100%payAI123d ago0xac9a4f…cda0c7
0xbdcb…1efe0x2633…2223Base—$0.006217100%payAI123d ago0x726daa…a7acc8
0xbdcb…1efe0x2633…2223Base—$0.006197100%payAI123d ago0x6312f0…7f8f5f
0xbdcb…1efe0x2633…2223Base—$0.006226100%payAI123d ago0x33e6d9…f0ecb9
0xbdcb…1efe0x2633…2223Base—$0.006264100%payAI123d ago0x5e2a23…22f879
0xbdcb…1efe0x2633…2223Base—$0.006297100%payAI123d ago0xfc3667…44875d
0xbdcb…1efe0x2633…2223Base—$0.006333100%payAI123d ago0x84e7f2…13920e
0xbdcb…1efe0x2633…2223Base—$0.006296100%payAI123d ago0xdbc831…3933fc
0xbdcb…1efe0x2633…2223Base—$0.006291100%payAI123d ago0xbc2e84…18cc07
0xbdcb…1efe0x2633…2223Base—$0.00627100%payAI123d ago0x466ad5…96acf0
0xbdcb…1efe0x2633…2223Base—$0.006267100%payAI123d ago0xf04228…f0f289

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.