Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0x5f40ea…8d0523
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0xbf86f1…4e1fdc
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0xa43ddf…a410dc
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0xb4e3ca…35b357
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0x1b28cf…01ce2d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0xda60dc…7ace97
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0x3e2048…983317
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0x6ba490…f5bf45
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0x5990a3…68cb39
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0xdf6fd8…491f13
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0x7b229e…24f767
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0x35f43b…851194
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0x481102…22a6ec
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0x3a4f7e…e179a1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0x6417cb…2d7dfe
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0xf971d8…915269
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0xc2fd09…fcec4f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0xb33872…f0c7a7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0xde5ed1…025d83
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0xb5c6d6…136bac
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase67d ago0xcba7a2…85fa14
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase68d ago0x0ad364…e81265
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase68d ago0x55a132…61c025
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase68d ago0x31c8ed…12112d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase68d ago0xd2045d…a01082

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.