Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase31d ago0x1bc59c…ea598b
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase31d ago0xd48dfe…e3640b
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase31d ago0xa23d9e…2ead9c
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xfab4fb…0cb881
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x3d01a9…c525fb
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xa1a07e…3574e7
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xb8e7fa…543cd9
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x4ca53f…5665ec
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xe6f09a…1be2b8
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xbd9aa4…4fc4df
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x8213dc…4c25e0
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x2f9d52…9d5cd5
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xf0576a…289c8a
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x45a765…c8aeee
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x36e63b…e71683
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x656d7f…97fcec
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x82e854…54212a
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x5074ca…8cd03c
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x1fd10b…207595
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x636db8…b33919
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xd63755…9472b2
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xcd636a…ff79c9
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x9fcfaa…80d120
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x22ea06…91f9d7
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xa45eb0…ac7e26

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.