Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.35100%coinbase58d ago0x036cce…7ae45a
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.35100%coinbase58d ago0x2f8375…b21c85
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.35100%coinbase58d ago0xc9e69e…7df341
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.35100%coinbase58d ago0x3b508c…46db8c
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.35100%coinbase58d ago0xf08b8d…35d53c
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase58d ago0x663fb5…7b0aac
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase58d ago0xe2ffd0…04184a
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase58d ago0x0cb575…ee85ee
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase58d ago0x4b9c7c…37a62b
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase58d ago0xb7e524…bca93a
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase58d ago0x98195c…b45c67
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase59d ago0xab8730…712947
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase59d ago0x2997cc…288987
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase59d ago0x13ae25…a9b76b
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.25100%coinbase59d ago0x5be95d…1b4024
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase59d ago0x8dbfc2…3acc77
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase59d ago0x59aa78…d24599
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.25100%coinbase59d ago0xc829fa…dfb995
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.03100%coinbase59d ago0x254c34…f636de
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.03100%coinbase59d ago0xada593…f1bad3
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.03100%coinbase59d ago0xe2ee4a…41dfee
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.03100%coinbase59d ago0x70f438…6310bc
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.03100%coinbase59d ago0x80da5d…187582
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.03100%coinbase59d ago0x86fa1d…badfb7
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase59d ago0x3f5b3f…5901de

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.