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%coinbase23d ago0x52ea4d…11daf5
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x66ab48…c090cb
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x610868…ff01b1
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x995462…57217c
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0xf5f5a1…ae83da
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x98d1df…7653e5
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x864336…62d834
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x55350a…38c6b8
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x5ad216…7cfcb1
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x401d2c…f0b10f
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x3fa73a…b41336
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x27c423…663468
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x0a7430…09c324
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x9ff1be…61e7e9
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x0cc04f…c5610c
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x6e3a6a…f23b2c
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0xc97730…57f7aa
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x65b585…a62c8c
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x02a252…8cfb01
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0x8ae115…9b14b6
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase23d ago0xe4f507…e33efa
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase24d ago0x2f5fc7…973467
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase24d ago0xd2f1c1…25f678
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase24d ago0xb90944…d0e825
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase24d ago0x0d140a…ea61df

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.