Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x5d4854…5c34e7
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x79f268…ab98e9
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x27481b…eefe64
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xe79022…e8258d
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x69cda3…1559ad
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x8e5dce…5f9830
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xd9d869…9ecdd5
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x31738f…c9a26a
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x74d46c…cc2a3d
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xb08e83…ee8c9a
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xdc3fef…a65764
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x1a7bab…71132e
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xc73d9d…887bff
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xa8e2aa…41278b
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x382f2c…3d91f1
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x7b5c04…cf63da
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x7113dd…243864
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xf85262…520198
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x00e3bd…5abbde
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x926827…539a87
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xc3c55d…ed1fb5
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x8760a8…95fda1
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x348f9c…6ad156
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x325bc5…c7ac73
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xa6906d…1455af

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.