Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63e4…59a10x3070…fa85Basex402 service$0.03100%coinbase67d ago0x074691…81f2d5
0x1201…73020x3070…fa85Basex402 service$0.01100%coinbase67d ago0x50881e…b7ecdb
0x1201…73020x3070…fa85Basex402 service$0.01100%coinbase67d ago0x23c730…ecfece
0x1201…73020x3070…fa85Basex402 service$0.01100%coinbase67d ago0x0ec4d3…33554b
0x1201…73020x3070…fa85Basex402 service$0.01100%coinbase67d ago0xdfb859…61255c
0x7e57…2f090x3070…fa85Basex402 service$0.01100%coinbase68d ago0x0efd25…9e0a89
0x7e57…2f090x3070…fa85Basex402 service$0.01100%coinbase68d ago0x1a77d3…0d5c50
0x7e57…2f090x3070…fa85Basex402 service$0.03100%coinbase68d ago0x3585a2…a369f2
0x7e57…2f090x3070…fa85Basex402 service$0.04100%coinbase68d ago0x381dbf…7d3fbe
0x7e57…2f090x3070…fa85Basex402 service$0.01100%coinbase68d ago0xaed470…7ebec0
0x7e57…2f090x3070…fa85Basex402 service$0.04100%coinbase68d ago0x3948d5…8bf1c7
0x7e57…2f090x3070…fa85Basex402 service$0.02100%coinbase68d ago0x419fc1…4eb2df
0x7e57…2f090x3070…fa85Basex402 service$0.02100%coinbase68d ago0xfe9ef1…480701
0x7e57…2f090x3070…fa85Basex402 service$0.20100%coinbase68d ago0xe9c438…c957d2
0x7e57…2f090x3070…fa85Basex402 service$0.04100%coinbase68d ago0xad216b…e77d19
0x7e57…2f090x3070…fa85Basex402 service$0.02100%coinbase68d ago0x3090cf…9d92e5
0x7e57…2f090x3070…fa85Basex402 service$0.03100%coinbase68d ago0x10c56a…2ec2af
0x7e57…2f090x3070…fa85Basex402 service$0.02100%coinbase68d ago0x2b63cc…8ed79d
0x7e57…2f090x3070…fa85Basex402 service$0.03100%coinbase68d ago0x3d489d…b85754
0x7e57…2f090x3070…fa85Basex402 service$0.03100%coinbase68d ago0x2b8b71…e19587
0x7e57…2f090x3070…fa85Basex402 service$0.02100%coinbase68d ago0xd9fc4c…d4b570
0x7e57…2f090x3070…fa85Basex402 service$0.02100%coinbase68d ago0x902081…026a4a
0x7e57…2f090x3070…fa85Basex402 service$0.05100%coinbase68d ago0x57b7a9…8d1c23
0x7e57…2f090x3070…fa85Basex402 service$0.02100%coinbase68d ago0x3be0cc…54b35d
0x7e57…2f090x3070…fa85Basex402 service$0.02100%coinbase68d ago0x565b3b…8f9f27

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.