Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0x9e7c32…9960c2
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0x1bfa19…550811
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006255100%coinbase109d ago0xc1aa96…0cb803
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006255100%coinbase109d ago0x9e24d2…08caab
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006255100%coinbase109d ago0x04bf7d…82a4ab
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006255100%coinbase109d ago0x26e406…30ee3e
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006255100%coinbase109d ago0x92a957…225dcc
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006313100%coinbase109d ago0x4fda31…c6817d
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006313100%coinbase109d ago0x7cc684…8a9ec6
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006313100%coinbase109d ago0x5f88e8…746bcf
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005673100%coinbase109d ago0x6f48d5…5bd3fc
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006331100%coinbase109d ago0xc7b9db…6da7c6
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006331100%coinbase109d ago0xf5469e…7b3fee
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006331100%coinbase109d ago0x38afca…85b26b
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005968100%coinbase109d ago0xab9c7a…7d02bd
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005673100%coinbase109d ago0xc14591…ed582f
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0x6061ea…094f4c
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0xea0d80…4dbcb4
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005909100%coinbase109d ago0xf1f272…4fb037
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005909100%coinbase109d ago0xfb76a2…87b5d2
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005909100%coinbase109d ago0x85dd58…ce8bc3
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0x8bf65b…8556ec
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0xd4d7f5…aa47b0
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005909100%coinbase109d ago0x20d89a…f181ee
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005673100%coinbase109d ago0x2a2be5…e1a660

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.