Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf24…523a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0x115882…bd8aee
0xaf24…523a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0x0ed41a…a2cc96
0xaf24…523a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0x2e1134…cf2355
0xaf24…523a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xbc5cf4…df43fa
0xaf24…523a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xc274ba…132321
0xaf24…523a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xc61b2e…c4a11b
0xaf24…523a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0x1da820…5c1121
0xaf24…523a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xa3483b…7067c0
0x3233…3a4a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0x5f30e6…9d0ce4
0xdd13…5f620x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xa74dfe…4f7141
0xdd13…5f620x6302…ad57BaseTripadvisorTravel$0.02100%payAI93d ago0x260d10…addf35
0xdd13…5f620x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0x7e2cca…2e0153
0xafe2…cbfb0x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xafc4c9…e4f7b5
0xafe2…cbfb0x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xb57f2e…0ec23c
0xdd13…5f620x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xe05153…5bd927
0xdd13…5f620x6302…ad57BaseTripadvisorTravel$0.01100%payAI93d ago0xba8626…bb74da
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.05100%coinbase93d ago0x35326b…198184
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.04100%coinbase93d ago0x62c7eb…378fcd
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.02100%coinbase93d ago0x3029c6…e2bae7
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.02100%payAI93d ago0xf334cd…08851a
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.01100%coinbase93d ago0x78dd71…933618
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.01100%coinbase93d ago0x37c4c1…9c93e9
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.01100%coinbase93d ago0xade7e5…7013fd
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.01100%coinbase93d ago0xd34cfc…c637e8
0x4a0b…f6650x6302…ad57BaseTripadvisorTravel$0.01100%coinbase93d ago0xdccc88…e4ca2b

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.