Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0c568a…0eae1c
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8b09e8…c3a3c5
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x86018d…2b3af5
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x77e9b5…eb2618
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d0ce3…543161
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x94d49c…7e5f35
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x45b3de…442a22
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e65ba…a3e222
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa23653…d2ad83
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9dc9d7…731414
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd83d61…645c34
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x937f99…4b7eb1
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x06d810…dcca62
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6f6c5e…81e89a
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd7e000…ea89d0
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27465a…5fcb88
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc7f4a9…ff866b
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6b822a…9a5fb6
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x30cb4d…52773a
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe6e496…18390f
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8fa5a3…7822dd
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7d8b3a…c9bd4b
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x070c4e…781496
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x29e609…57bb30
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xba976c…f9795d

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.