Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…19030x7360…b832Base—$0.001100%coinbase7d ago0x54a404…7db79b
0xf5c8…19030x7360…b832Base—$0.01100%coinbase7d ago0x5cd67a…513ac7
0xf5c8…19030x7360…b832Base—$0.002646100%coinbase7d ago0xaf0192…7e1c38
0xf5c8…19030x7360…b832Base—$0.002098100%coinbase7d ago0x9fe4ad…16a0b1
0xf5c8…19030x7360…b832Base—$0.004143100%coinbase7d ago0x1eb348…af79c9
0xf5c8…19030x7360…b832Base—$0.01100%coinbase7d ago0xc391f3…7d8ff7
0xf5c8…19030x7360…b832Base—$0.01100%coinbase7d ago0x57af38…005ab1
0xf5c8…19030x7360…b832Base—$0.01100%coinbase7d ago0x155fd5…9b7cfa
0xf5c8…19030x7360…b832Base—$0.009371100%coinbase7d ago0x8e6167…879b24
0xf5c8…19030x7360…b832Base—$0.003938100%coinbase7d ago0xf1d8c9…399ae0
0xf5c8…19030x7360…b832Base—$0.03100%coinbase7d ago0x9941eb…c464b7
0xf5c8…19030x7360…b832Base—$0.003727100%coinbase7d ago0x2886f3…f1ae6a
0xf5c8…19030x7360…b832Base—$0.02100%coinbase7d ago0xc63592…4a7958
0xf5c8…19030x7360…b832Base—$0.002837100%coinbase7d ago0x3e193b…e9d16f
0xf5c8…19030x7360…b832Base—$0.02100%coinbase7d ago0x044b5f…040590
0xf5c8…19030x7360…b832Base—$0.00424100%coinbase7d ago0x599ff1…eeafad
0xf5c8…19030x7360…b832Base—$0.002608100%coinbase7d ago0x4e16b0…13cad5
0xf5c8…19030x7360…b832Base—$0.002561100%coinbase7d ago0x0714ab…4efca4
0xf5c8…19030x7360…b832Base—$0.004384100%coinbase7d ago0x86ef2a…ce0804
0xf5c8…19030x7360…b832Base—$0.01100%coinbase7d ago0x3c6fec…adc6ed
0xf5c8…19030x7360…b832Base—$0.003038100%coinbase7d ago0xab331f…ccee6a
0xf5c8…19030x7360…b832Base—$0.02100%coinbase7d ago0xf8c11f…fc4814
0xf5c8…19030x7360…b832Base—$0.003581100%coinbase7d ago0xc534af…e8ed39
0xf5c8…19030x7360…b832Base—$0.01100%coinbase7d ago0xf08a4c…b73f37
0xf5c8…19030x7360…b832Base—$0.01100%coinbase7d ago0x480e1d…d22591

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.