Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14s ago0x17e323…280bd1
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x768aae…a4226a
0xf331…194c0xc327…815fBasex402 service$0.005100%coinbase14s ago0x818751…0484b6
0xcaa2…e16b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase16s ago0xa79522…3f1cf4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xb51ff7…248cb2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x821d9b…c576b4
0x862f…3b700x6839…1a2bBase—$1.00100%coinbase22s ago0xff076f…3d06a3
0x1b36…d5ef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x0f6bc0…7c10c8
0xcaa2…e16b0x1919…679cBase—$0.02100%payAI26s ago0xb46c0f…9b7239
0x7d0e…f0f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x2201af…fc0d3c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x3ebe7e…44fb0c
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xbbab21…e9e72e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x873996…49d2f0
0xcaa2…e16b0x7f33…0171Basex402 service$0.02100%coinbase32s ago0xe5cb91…bb5b00
0xcaa2…e16b0x5d17…2acdBaseAnimica$0.006100%coinbase32s ago0xad7163…4ba59a
0x0a81…ab280xa8b2…1d68Base—$0.0170%0x9501…c67732s ago0xf018d8…cb93e3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xf2b5a8…cd8621
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x1b5df5…75020c
0x5642…c58a0x6839…1a2bBase—$0.003100%coinbase36s ago0x684631…7f033e
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x5f2a6a…68873d
0x1b36…d5ef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x2031b7…ff077e
0xcaa2…e16b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase40s ago0x96dde0…9ae683
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x6a34…ec8844s ago0xe141d4…ae8ebb
0xcaa2…e16b0x05e8…b7b7Basex402 service$0.005100%coinbase44s ago0x36b034…f44348
0x79ec…56320x47c5…4fc3Base—$10.5070%0x4760…47ea46s ago0x273c01…7dd4ee

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.