Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0x072cba…27eb59
0xc210…e9ff0x2729…861bBase—$0.22100%coinbase3d ago0xd27f21…895af5
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0xdadf3b…911bf7
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0xc7a9ab…d5706a
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.01100%coinbase3d ago0xb9f034…1c6b63
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0xc1ad88…8f6b5c
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0x6c5662…d61802
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0x114ab4…d762cc
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0x658018…e923d1
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0x8ea0a9…5afe60
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0xd15662…935953
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0xbc8ee9…2ae598
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0x1efed4…064233
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0x53f46c…cea626
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0x65923c…e0deb1
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0x16ad27…a6dd6e
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0xc1bd49…6ee80e
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0x0e7256…94a482
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0xbe6fc8…0b5af8
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0x4b9d34…5fdee3
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0x80e651…fab193
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0xccee52…f2c928
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase3d ago0xe9118c…927d5a

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.