Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x376f87…4a1820
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xd3d0ad…316b91
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x4b1478…30b485
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x2ffcee…ab31bd
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xcce9df…e31e94
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x2a06ff…3074a9
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xa2c780…61a985
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xde0bb0…4bab42
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xbaa84a…a43a54
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x9cc159…f86987
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x72f6b6…431673
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xa45642…06f443
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x93220c…9401c4
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x3c6e68…c2cee7
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x2594fb…de4bc4
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xdc6722…4ffd91
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xd64803…b2f5f2
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xf44628…3d07f8
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xe49000…039b58
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x76dec7…5a50f7
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x703ff4…a93633
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x27729b…bcf5d6
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x5a0af2…c0a70f
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x48f168…418ab7
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x8731c3…170fe5

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.